Event fired when an Addin is started
The event handler receives an argument of type AddinEventArgs containing data related to this event. The following AddinEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Addin | Gets the Addin |
AddinManager Class | Aveva.ApplicationFramework Namespace