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

In This Topic
    CABLINGSEGMENT_SOURCE Property
    In This Topic
    Topology: Source of routing path # 20197.
    Syntax
    public PropertyValue CABLINGSEGMENT_SOURCE {get; set;}
    public:
    property PropertyValue^ CABLINGSEGMENT_SOURCE {
       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 source of the connection.

    See Also