| MVPSI.JAMS Namespace : Condition Enumeration |
'DeclarationPublic Enum Condition Inherits System.Enum
'UsageDim instance As Condition
public enum Condition : System.Enum
| Member | Description |
|---|---|
| Changed | The value changed |
| Equal | Equal to |
| False | False |
| GreaterThan | Greater than |
| GreaterThanEqual | Greater than or equal to |
| LessThan | Less than |
| LessThanEqual | Less than or equal to |
| NotEqual | Not equal |
| True | True |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.Condition
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