Eplan Platform API
Eplan.EplApi.DataModel Namespace / Function Class / PlanningSegment Property

In This Topic
    PlanningSegment Property (Function)
    In This Topic
    Syntax
    public PlanningSegment PlanningSegment {get;}
    public:
    property PlanningSegment^ PlanningSegment {
       PlanningSegment^ get();
    }

    Property Value

    Returns planning segment or null if no planning object is not assigned.
    See Also