IPortalFrameValleyValleyBeamSupportData Property

Gets the valley beam support data

Namespace:  TSD.API.Remoting.PortalFrames
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<IPortalFrameSupportData> ValleyBeamSupportData { get; }

Property Value

Type: IReadOnlyPropertyIPortalFrameSupportData
Remarks
This property is valid if the PortalFrameValleyType is set to Beam
See Also