Touchstone 11.0 API Reference
OffshoreCompanySize Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : OffshoreCompanySize Enumeration
Provides a set of descriptors to indicate the size of the company that operates an offshore platform.
Syntax
Public Enum OffshoreCompanySize 
   Inherits System.Enum
Dim instance As OffshoreCompanySize
public enum OffshoreCompanySize : System.Enum 
Members
MemberDescription
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).
Inheritance Hierarchy

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

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