Name Property


Wire Material Type Name Property

Get name of wire material type.

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

Property Value

String
Exceptions
Exception Condition
InvalidOperationException Set name can't be supported.
See Also