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

In This Topic
    CONNECTION_ROUTING_DIRECTION_SOURCE Property
    In This Topic
    Routing direction source # 31114.
    Syntax
    public PropertyValue CONNECTION_ROUTING_DIRECTION_SOURCE {get; set;}
    public:
    property PropertyValue^ CONNECTION_ROUTING_DIRECTION_SOURCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    The routing directions are defined automatically on the basis of the implemented routing of the connection. They reflect the direction of the routing of the wire from the devices to the routing track.

    See Also