<Code Lib>
2025 Property
Changes 0
P

DistributionSysType.VoltageLineToLine

Description:
Get or set line to line voltage type of distribution system type.

public VoltageType VoltageLineToLine { get; set; }

  • The voltage retrieved here is read only and actions to modify its properties it will throw an System.InvalidOperationException.

Loading…