QuantityTakeoffCriteriaItemMaterialName Property |
Gets or sets the material name.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string MaterialName { get; set; }
Public Property MaterialName As String
Get
Set
public:
property String^ MaterialName {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also