| IUserDefinedTimberFabrication Property |
Gets the fabrication of the grade
Namespace: TSD.API.Remoting.MaterialsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax IPropertyWithValidValues<TimberFabrication> Fabrication { get; }
ReadOnly Property Fabrication As IPropertyWithValidValues(Of TimberFabrication)
Get
property IPropertyWithValidValues<TimberFabrication>^ Fabrication {
IPropertyWithValidValues<TimberFabrication>^ get ();
}
abstract Fabrication : IPropertyWithValidValues<TimberFabrication> with get
Property Value
IPropertyWithValidValuesTimberFabricationSee Also