RVTDocs.com

ElectricalEquipment.MaxNumberOfCircuits

Property
Description:
The maximum number of circuits for switchboard. The quantity of circuits can be assigned to switchboard through breaker.
Syntax
public int MaxNumberOfCircuits { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The input max number of circuits value is invalid for switchboard.
InvalidOperationException The electrical equipment is not a switchboard equipment.