AVEVA CAF API Documenation
Properties  Methods 


Application Class Members

The following tables list the members exposed by Application.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Returns the Application Framework AddinManager  
Public Propertystatic (Shared in Visual Basic) Returns or sets the name of the application.  
Public Propertystatic (Shared in Visual Basic) Returns if application is tty or non - ui based  
Public Propertystatic (Shared in Visual Basic) Flag set when performance tracing has been turned on set AVEVA_CAF_TRACING=PERFORMANCE  
Public Propertystatic (Shared in Visual Basic) Returns the Application Framework ServiceManager  
Public Propertystatic (Shared in Visual Basic) Returns the Application Framework SettingsManger  
Public Propertystatic (Shared in Visual Basic) Flag set when warning tracing has been turned on set AVEVA_CAF_TRACING=WARNINGS  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Must be called by an Application Framework based program to initialize the Application Framework.  
Top
See Also