JAMS Developer Guide
AlwaysInclude Property


MVPSI.JAMS Namespace > CompareOptionsAttribute Class : AlwaysInclude Property
When true, the property is always included in a compare.
Syntax
'Declaration
 
Public Property AlwaysInclude As System.Boolean
'Usage
 
Dim instance As CompareOptionsAttribute
Dim value As System.Boolean
 
instance.AlwaysInclude = value
 
value = instance.AlwaysInclude
public System.bool AlwaysInclude {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompareOptionsAttribute Class
CompareOptionsAttribute Members