AVEVA CAF API Documenation
Properties  Methods 


Addin Class Members

The following tables list the members exposed by Addin.

Public Properties
 NameDescription
Public Property Assembly containing the Addin  
Public Property Get whether the addin implements interface and can be started.  
Public Property Addin Description  
Public Property Gets the objects which implements the addin IAddin interface  
Public Property Gets the objects which implements the addin IAddinTty interface  
Public Property Get whether the addins Start method has been called.  
Public Property Addin Name  
Top
Public Methods
 NameDescription
Public Method Calls the Start method on the Addin  
Public Method Calls the Stop method on the Addin interface  
Top
See Also