Public Enum ObjectState Inherits System.Enum
Dim instance As ObjectState
public enum ObjectState : System.Enum
Public Enum ObjectState Inherits System.Enum
Dim instance As ObjectState
public enum ObjectState : System.Enum
Member | Description |
---|---|
DELETED | Defines the deleted (3) status code. |
MODIFIED | Defines the modified (2) status code. |
NEW | Defines the new (1) status code. |
UNMODIFIED | Defines the unmodified (0) status code. |
System.Object
System.ValueType
System.Enum
AIR.InformationModel.Reinsurance.ObjectState
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