Application Class Properties
For a list of all members of this type, see Application members.
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 |
See Also