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

In This Topic
    OnInit Method
    In This Topic
    Is called if the add-in is to be loaded at system start-up .
    Syntax
    bool OnInit()
    bool OnInit(); 
    See Also