| IUserDefinedMaterialName Property |
Gets the name of the material
Namespace: TSD.API.Remoting.MaterialsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<string> Name { get; }
ReadOnly Property Name As IProperty(Of String)
Get
property IProperty<String^>^ Name {
IProperty<String^>^ get ();
}
abstract Name : IProperty<string> with get
Property Value
IPropertyStringSee Also