Get name of wire material type.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public override string Name { set; }
Property Value
StringExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Set name can't be supported. |
