Application Class Members
The following tables list the members exposed by Application.
Public Properties
Name | Description | |
---|---|---|
![]() ![]() | AddinManager | Returns the Application Framework AddinManager |
![]() ![]() | Name | Returns or sets the name of the application. |
![]() ![]() | NoUI | Returns if application is tty or non - ui based |
![]() ![]() | PerformanceTracing | Flag set when performance tracing has been turned on set AVEVA_CAF_TRACING=PERFORMANCE |
![]() ![]() | ServiceManager | Returns the Application Framework ServiceManager |
![]() ![]() | SettingsManager | Returns the Application Framework SettingsManger |
![]() ![]() | WarningTracing | Flag set when warning tracing has been turned on set AVEVA_CAF_TRACING=WARNINGS |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() | Initialise | Must be called by an Application Framework based program to initialize the Application Framework. |
See Also