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

In This Topic
    OnUnregister Method
    In This Topic
    Is called once, when the add-in is removed from the system.
    Syntax
    bool OnUnregister()
    bool OnUnregister(); 
    See Also