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