WireMaterialTypeName Property

Get name of wire material type.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public override string Name { set; }

Property Value

String
Exceptions
ExceptionCondition
InvalidOperationExceptionSet name can't be supported.
See Also