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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Sum of free and used cable connections.

    See Also