Touchstone Re 2023 API Reference
AIRStructureID Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > OffshoreLocationFeature Class : AIRStructureID Property
(Optional) Contains the user-specified identifier for this offshore platform.
Syntax
Public Property AIRStructureID As String
Dim instance As OffshoreLocationFeature
Dim value As String
 
instance.AIRStructureID = value
 
value = instance.AIRStructureID
public string AIRStructureID {get; set;}
Remarks
Valid values: Null or a string of up to 255 characters in length

Default: An empty string

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