TemperatureRatingType.Name Property
Get name of temperature rating 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
String
Exceptions
Exception
Condition
InvalidOperationException
Set name can't be supported.
See Also
Reference
TemperatureRatingType Class
Autodesk.Revit.DB.Electrical Namespace