 | ILoadcaseSpeciality Property |
Gets the loadcase speciality
Namespace:
TSD.API.Remoting.LoadingAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<LoadcaseSpeciality> Speciality { get; }
ReadOnly Property Speciality As IReadOnlyProperty(Of LoadcaseSpeciality)
Get
property IReadOnlyProperty<LoadcaseSpeciality>^ Speciality {
IReadOnlyProperty<LoadcaseSpeciality>^ get ();
}
abstract Speciality : IReadOnlyProperty<LoadcaseSpeciality> with get
Property Value
Type:
IReadOnlyPropertyLoadcaseSpeciality
See Also