Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / Page Property

In This Topic
    Page Property (Interaction)
    In This Topic
    Page, the editor belongs to.
    Syntax
    public virtual Page Page {get;}
    public:
    virtual property Page^ Page {
       Page^ get();
    }
    See Also