 | ILoadcaseEc3LoadingCategory Property |
Gets the type of EC3 loading category
Namespace: TSD.API.Remoting.LoadingAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
SyntaxIPropertyWithValidValues<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
IPropertyWithValidValuesEc3LoadingCategory
See Also