Touchstone Re 2023 API Reference
CompanySize Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > OffshoreLocationFeature Class : CompanySize Property
(Optional) Contains a Company Size descriptor to indicate the size of the company that operates this offshore platform.
Syntax
Public Property CompanySize As OffshoreCompanySize
Dim instance As OffshoreLocationFeature
Dim value As OffshoreCompanySize
 
instance.CompanySize = value
 
value = instance.CompanySize
public OffshoreCompanySize CompanySize {get; set;}
Remarks
Default: Unknown (0)
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

OffshoreLocationFeature Class
OffshoreLocationFeature Members