ILoadcaseGeneralType Property

Gets the type of the loadcase

Namespace:  TSD.API.Remoting.Loading
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<LoadcaseGeneralType> GeneralType { get; }

Property Value

Type: IReadOnlyPropertyLoadcaseGeneralType
See Also