Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CABLING_PATH Property / CABLING_PATH Property

In This Topic
    CABLING_PATH Property
    In This Topic
    Topology: Routing track # 20237.
    Syntax
    public PropertyValue CABLING_PATH {get; set;}
    public:
    property PropertyValue^ CABLING_PATH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property stores routing paths that a connection routed in the routing path network or a routed cable runs through.

    See Also