TemperatureRatingTypeName Property

Get name of temperature rating 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
ExceptionCondition
InvalidOperationExceptionSet name can't be supported.
See Also