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

In This Topic
    Current2 Property (PlanningSegment.MacroPlaceHolderClass.MacroPlaceHolderEnumerator)
    In This Topic
    Returns the current MacroPlaceholder. The same as Current.
    Syntax
    public virtual object Current2 {get;}
    public:
    virtual property Object^ Current2 {
       Object^ get();
    }
    See Also