Harness proD API Help
EPLAN.Harness.API.Plugins Namespace / IHpDPlugin Interface / Initialize Method
In This Topic
    Initialize Method
    In This Topic
    Initialization of this plugin.
    Syntax
    void Initialize()
    Remarks
    This method will be called when loading the DLL with this plugin at application startup.
    See Also