Touchstone Re 2023 API Reference
PBNDefinition Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > OffshoreLocationFeature Class : PBNDefinition Property
(Optional) Contains the complete platform definition (Protraction + Block + Name) for this offshore platform.
Syntax
Public Property PBNDefinition As String
Dim instance As OffshoreLocationFeature
Dim value As String
 
instance.PBNDefinition = value
 
value = instance.PBNDefinition
public string PBNDefinition {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