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

In This Topic
    DMPLAOBJECT_TARGET_SEGMENT Property
    In This Topic
    Target segment # 44071.
    Syntax
    public PropertyValue DMPLAOBJECT_TARGET_SEGMENT {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_TARGET_SEGMENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also