Touchstone Re 2023 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
LargeDefines the case in which the company that operates an offshore platform is large (3).
MediumDefines the case in which the company that operates an offshore platform is medium (2).
SmallDefines the case in which the company that operates an offshore platform is small (1).
UnknownDefines 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