Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / CablePropertyList Class / CABLE_COUNTOFPEWIRES Property / CABLE_COUNTOFPEWIRES Property

In This Topic
    CABLE_COUNTOFPEWIRES Property
    In This Topic
    Cables: Number of PE conductors # 35103.
    Syntax
    public PropertyValue CABLE_COUNTOFPEWIRES {get; set;}
    public:
    property PropertyValue^ CABLE_COUNTOFPEWIRES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of PE / PEN cable conductors.

    See Also