Public Enum OffshoreCompanySize Inherits System.Enum
Dim instance As OffshoreCompanySize
public enum OffshoreCompanySize : System.Enum
Public Enum OffshoreCompanySize Inherits System.Enum
Dim instance As OffshoreCompanySize
public enum OffshoreCompanySize : System.Enum
Member | Description |
---|---|
Large | Defines the case in which the company that operates an offshore platform is large (3). |
Medium | Defines the case in which the company that operates an offshore platform is medium (2). |
Small | Defines the case in which the company that operates an offshore platform is small (1). |
Unknown | Defines the case in which the size of the company that operates an offshore platform is unknown (0). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.OffshoreCompanySize
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