 | IMemberDataMaterialType Property |
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<MaterialType> MaterialType { get; }
ReadOnly Property MaterialType As IPropertyWithValidValues(Of MaterialType)
Get
property IPropertyWithValidValues<MaterialType>^ MaterialType {
IPropertyWithValidValues<MaterialType>^ get ();
}
abstract MaterialType : IPropertyWithValidValues<MaterialType> with get
Property Value
Type:
IPropertyWithValidValuesMaterialType
See Also