RVTDocs.com

AnalyticalEquipmentLoadData.PhasesNumber

Property
Description:
The number of electrical phases of the analytical equipment load.
Remarks:
This property is used to retrieve the number of electrical phases.
Syntax
public int PhasesNumber { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The number of electrical phases numberOfPhases is not valid, only 1, 3 is valid.