| ILoadcaseEc3LoadingCategory Property |
Gets the type of EC3 loading category
Namespace: TSD.API.Remoting.LoadingAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IPropertyWithValidValues<Ec3LoadingCategory> Ec3LoadingCategory { get; }
ReadOnly Property Ec3LoadingCategory As IPropertyWithValidValues(Of Ec3LoadingCategory)
Get
property IPropertyWithValidValues<Ec3LoadingCategory>^ Ec3LoadingCategory {
IPropertyWithValidValues<Ec3LoadingCategory>^ get ();
}
abstract Ec3LoadingCategory : IPropertyWithValidValues<Ec3LoadingCategory> with get
Property Value
IPropertyWithValidValuesEc3LoadingCategorySee Also