Public Enum ContractType Inherits System.Enum
Dim instance As ContractType
public enum ContractType : System.Enum
Public Enum ContractType Inherits System.Enum
Dim instance As ContractType
public enum ContractType : System.Enum
Member | Description |
---|---|
FacultativeProperty | Defines the Facultative Property Contract type (1). |
FacultativeWorkersCompensation | Defines the Facultative Workers' Compensation Contract type (2). |
PrimaryProperty | Defines the Primary Property Contract type (3). |
PrimaryWorkersCompensation | Defines the Primary Workers' Compensation Contract type (4). |
Unknown | Defines the Unknown Contract type (0). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.ContractType
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