Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / OnRestart Method

In This Topic
    OnRestart Method
    In This Topic
    Is called after restart of the interaction.
    Syntax
    public virtual RequestCode OnRestart()
    public:
    virtual RequestCode OnRestart(); 

    Return Value

    Default RequestCode for this function is Stop.
    See Also