AVEVA CAF API Documenation
Properties  Methods  Events

Aveva.ApplicationFramework Namespace : IAddinModifiesElements Interface
IAddinModifiesElements Interface Members

The following tables list the members exposed by IAddinModifiesElements.

Public Properties
 NameDescription
 Property Description of Addin (Inherited from Aveva.ApplicationFramework.IAddin)
 Property Name of Addin (Inherited from Aveva.ApplicationFramework.IAddin)
Top
Public Methods
 NameDescription
 Method Start the Addin, this is called in preference to the service manager Start (Inherited from Aveva.ApplicationFramework.IAddinInjected)
 Method Stop the Addin (Inherited from Aveva.ApplicationFramework.IAddin)
Top
Public Events
 NameDescription
 Event Fires when elements modified  
Top
See Also