| IWestokElongatedWebOpeningStiffenerZoneIsBothSided Property |
Gets a value indicating whether the stiffener is present on both sides of the opening
Namespace: TSD.API.Remoting.Structure.WebOpeningsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<bool> IsBothSided { get; }
ReadOnly Property IsBothSided As IProperty(Of Boolean)
Get
property IProperty<bool>^ IsBothSided {
IProperty<bool>^ get ();
}
abstract IsBothSided : IProperty<bool> with get
Property Value
IPropertyBooleanSee Also