| ILoadcaseGeneralType Property |
Gets the type of the loadcase
Namespace: TSD.API.Remoting.LoadingAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<LoadcaseGeneralType> GeneralType { get; }
ReadOnly Property GeneralType As IReadOnlyProperty(Of LoadcaseGeneralType)
Get
property IReadOnlyProperty<LoadcaseGeneralType>^ GeneralType {
IReadOnlyProperty<LoadcaseGeneralType>^ get ();
}
abstract GeneralType : IReadOnlyProperty<LoadcaseGeneralType> with get
Property Value
IReadOnlyPropertyLoadcaseGeneralTypeSee Also