Eplan Platform API
Eplan.EplApi.DataModel.Topology Namespace / SegmentPropertyList Class / CABLINGSEGMENT_DESTINATION Property / CABLINGSEGMENT_DESTINATION Property

In This Topic
    CABLINGSEGMENT_DESTINATION Property
    In This Topic
    Topology: Target of routing path # 20256.
    Syntax
    public PropertyValue CABLINGSEGMENT_DESTINATION {get; set;}
    public:
    property PropertyValue^ CABLINGSEGMENT_DESTINATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Indicates the topology function connected to the routing path that is the target of the connection.

    See Also