P

DistributionSysType.HighLegPhase

Description:
The high-leg phase in the 3 phase 4 wires delta distribution system.
public ElectricalPhaseLine HighLegPhase { get; set; }
  • When setting this property: The high-leg phase eHighLegPhase is not valid, only A, B, C is valid.
  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration
  • When setting this property: The distribution system is not a 3 phase 4 wires delta distribution system.