| IUserDefinedTimberFabrication Property |
Gets the fabrication of the grade
Namespace: TSD.API.Remoting.MaterialsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
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