API Help
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / OnPageChange Method

In This Topic
    OnPageChange Method
    In This Topic
    Is called, if the associated page was changed.
    Syntax
    public virtual RequestCode OnPageChange()
    public:
    virtual RequestCode OnPageChange(); 

    Return Value

    Default RequestCode for this function is Nothing.
    See Also