Revit 2025 API
Electrical |
Indicates if this load classification is to be used for spare.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool Spare { get; }
Public ReadOnly Property Spare As Boolean Get
public: property bool Spare { bool get (); }
member Spare : bool with get
Property Value
BooleanSee Also