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

In This Topic
    CABLE_COUNTOFFREEWIRES Property
    In This Topic
    Cables: Number of free connections # 35101.
    Syntax
    public PropertyValue CABLE_COUNTOFFREEWIRES {get; set;}
    public:
    property PropertyValue^ CABLE_COUNTOFFREEWIRES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of unused cable connections in the cable.

    See Also