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

In This Topic
    CABLE_COUNTOFWIRES_DESTINATION Property
    In This Topic
    Cables: Number of connections to this target / this source # 35110.
    Syntax
    public PropertyValue CABLE_COUNTOFWIRES_DESTINATION {get; set;}
    public:
    property PropertyValue^ CABLE_COUNTOFWIRES_DESTINATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of cable connections for a specific target or source; used in reporting.

    See Also