Public Enum OffshoreManned Inherits System.Enum
Dim instance As OffshoreManned
public enum OffshoreManned : System.Enum
Public Enum OffshoreManned Inherits System.Enum
Dim instance As OffshoreManned
public enum OffshoreManned : System.Enum
Member | Description |
---|---|
Manned | Defines the case in which an offshore platform is manned (1). |
Unknown | Defines the case in which it is unknown whether an offshore platform is manned (0). |
Unmanned | Defines the case in which an offshore platform is unmanned (2). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.OffshoreManned
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