Touchstone Re 2023 API Reference
OffshoreManned Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : OffshoreManned Enumeration
Provides a set of indicators to specify whether an offshore platform is manned.
Syntax
Public Enum OffshoreManned 
   Inherits System.Enum
Dim instance As OffshoreManned
public enum OffshoreManned : System.Enum 
Members
MemberDescription
MannedDefines the case in which an offshore platform is manned (1).
UnknownDefines the case in which it is unknown whether an offshore platform is manned (0).
UnmannedDefines the case in which an offshore platform is unmanned (2).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Exposure.Data.OffshoreManned

Requirements

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

See Also

Reference

AIR.Services.Common.Exposure.Data Namespace