IAddinModifiesElements Interface Members
The following tables list the members exposed by IAddinModifiesElements.
Public Properties
Name | Description | |
---|---|---|
Description | Description of Addin (Inherited from Aveva.ApplicationFramework.IAddin) | |
Name | Name of Addin (Inherited from Aveva.ApplicationFramework.IAddin) |
Public Methods
Name | Description | |
---|---|---|
Start | Start the Addin, this is called in preference to the service manager Start (Inherited from Aveva.ApplicationFramework.IAddinInjected) | |
Stop | Stop the Addin (Inherited from Aveva.ApplicationFramework.IAddin) |
Public Events
Name | Description | |
---|---|---|
ElementsModified | Fires when elements modified |
See Also