Eplan Platform API
Eplan.EplApi.System Namespace / EplApplication Class / ShowApiAddInDialog Method

In This Topic
    ShowApiAddInDialog Method
    In This Topic
    Displays the EPLAN API add-ins dialog.
    Syntax
    public void ShowApiAddInDialog()
    public:
    void ShowApiAddInDialog(); 
    Remarks
    Method ignores QuietMode and always shows dialog.
    See Also