Touchstone 11.0 API Reference
TransverseFrameType Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > OffshoreLocationFeature Class : TransverseFrameType Property
(Optional) Contains a Transverse Frame Type to indicate the type (or shape) of transverse framing used to brace the platform legs for this offshore platform.
Syntax
Public Property TransverseFrameType As OffshoreTransverseFrameType
Dim instance As OffshoreLocationFeature
Dim value As OffshoreTransverseFrameType
 
instance.TransverseFrameType = value
 
value = instance.TransverseFrameType
public OffshoreTransverseFrameType TransverseFrameType {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