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

In This Topic
    CONNECTION_ROUTING_DIRECTION_DESTINATION Property
    In This Topic
    Routing direction target # 31115.
    Syntax
    public PropertyValue CONNECTION_ROUTING_DIRECTION_DESTINATION {get; set;}
    public:
    property PropertyValue^ CONNECTION_ROUTING_DIRECTION_DESTINATION {
       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