Reports whether the BalancedLoad is on or off.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool BalancedLoad { get; }
Property Value
BooleanExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | This property only available when System Type is Power! |
