| IWestokElongatedWebOpeningStiffenerZoneIsActive Property |
Gets a value indicating whether the stiffener is active in the zone
Namespace: TSD.API.Remoting.Structure.WebOpeningsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<bool> IsActive { get; }
ReadOnly Property IsActive As IReadOnlyProperty(Of Boolean)
Get
property IReadOnlyProperty<bool>^ IsActive {
IReadOnlyProperty<bool>^ get ();
}
abstract IsActive : IReadOnlyProperty<bool> with get
Property Value
IReadOnlyPropertyBooleanSee Also