Public Enum StateCode Inherits System.Enum
Dim instance As StateCode
public enum StateCode : System.Enum
Public Enum StateCode Inherits System.Enum
Dim instance As StateCode
public enum StateCode : System.Enum
Member | Description |
---|---|
Active | Defines the State Code "Active." |
Delete | Defines the State Code "Delete." |
Hidden | Defines the State Code "Hidden." |
Inactive | Defines the State Code "Inactive." |
Incompatible | Defines the State Code "Incompatible." |
Invalid | Defines the State Code "Invalid." |
Modified | Defines the State Code "Modified." |
New | Defines the State Code "New." |
Unknown | Defines the State Code "Unknown." |
UpgradeInProgress | Defines the State Code "UpdateInProgress." |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Data.StateCode
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