Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment.MacroPlaceHolderClass Class / Source Property

In This Topic
    Source Property (PlanningSegment.MacroPlaceHolderClass)
    In This Topic
    Planning segment to which macro placeholder belong
    Syntax
    public PlanningSegment Source {get;}
    public:
    property PlanningSegment^ Source {
       PlanningSegment^ get();
    }

    Property Value

    PlanningSegment
    See Also