ElectricalAnalyticalLoadSet.QuantityOnStandBy
Description:
The number of Equipment Loads that are not operational at any time.
The number of Equipment Loads that are not operational at any time.
Remarks:
The equipment loads with smaller load value within the set are considered on standby. Must be between 0 and (total count of the Equipment Loads in the LoadSet)
The equipment loads with smaller load value within the set are considered on standby. Must be between 0 and (total count of the Equipment Loads in the LoadSet)
public int QuantityOnStandBy { get; set; }
-
When setting this property: The number is greater than the total count of the Equipment Loads in the LoadSet.
-
When setting this property: The given value for number is negative.