Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentDefinition Class / Parent Property

In This Topic
    Parent Property (SegmentDefinition)
    In This Topic
    Parent of this segment definition.
    Syntax
    public SegmentDefinition Parent {get;}
    public:
    property SegmentDefinition^ Parent {
       SegmentDefinition^ get();
    }
    See Also