API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment.PLCAddress Class / Parent Property

In This Topic
    Parent Property (PlanningSegment.PLCAddress)
    In This Topic
    Planning object to which this PLCAddres belongs.
    Syntax
    public PlanningSegment Parent {get;}
    public:
    property PlanningSegment^ Parent {
       PlanningSegment^ get();
    }
    See Also