API Help
Eplan.EplApi.ApplicationFramework Namespace / IEplAddIn Interface / OnExit Method

In This Topic
    OnExit Method
    In This Topic
    Is called at system shutdown if the add-in was loaded at system startup!
    Syntax
    bool OnExit()
    bool OnExit(); 
    See Also