<Code Lib>
P

ElectricalSystem.WireType

Description:
The wire type of the Electrical System.
Remarks:
This property is used to retrieve the wire type of the Electrical System.

public WireType WireType { get; set; }

Loading…