ILoadcaseIsPatterned Property

Gets a value indicating whether the loadcase is patterned

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

Property Value

Type: IPropertyBoolean
See Also