Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_SOURCE_SEGMENT Property / DMPLAOBJECT_SOURCE_SEGMENT Property

In This Topic
    DMPLAOBJECT_SOURCE_SEGMENT Property
    In This Topic
    Source segment # 44070.
    Syntax
    public PropertyValue DMPLAOBJECT_SOURCE_SEGMENT {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_SOURCE_SEGMENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Source segment of a connection planning object. Like a connection, a connection planning object must have a source and a target.

    See Also