 | IPortalFrameValleyValleyBeamSupportData Property |
Gets the valley beam support data
Namespace:
TSD.API.Remoting.PortalFramesAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<IPortalFrameSupportData> ValleyBeamSupportData { get; }
ReadOnly Property ValleyBeamSupportData As IReadOnlyProperty(Of IPortalFrameSupportData)
Get
property IReadOnlyProperty<IPortalFrameSupportData^>^ ValleyBeamSupportData {
IReadOnlyProperty<IPortalFrameSupportData^>^ get ();
}
abstract ValleyBeamSupportData : IReadOnlyProperty<IPortalFrameSupportData> with get
Property Value
Type:
IReadOnlyPropertyIPortalFrameSupportData
Remarks
See Also