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

In This Topic
    OnDeactivate Method
    In This Topic
    Is called after start of a new interaction with same or higher priority. In this case the current interaction is deactivated until the new interaction stops.
    Syntax
    public virtual void OnDeactivate()
    public:
    virtual void OnDeactivate(); 
    See Also