ICombinationIsActive Property

Gets a value indicating whether the combination is on or off for analysis and design

Namespace:  TSD.API.Remoting.Loading
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IProperty<bool> IsActive { get; }

Property Value

Type: IPropertyBoolean
See Also