amt sys application
| Column Name | Data Type | Description |
| APPNAME | string | Name of the application. |
| APPID | int | ID of the application. |
| APPLICATIONTYPE | int | Type of the application. Uses the AmtApplicationType enum. USER = 0 CONTROLCENTER = 1 APPLICATION_CENTER = 2 |
| CONFIGID | int | ID of the configuration used by the application. See amt sys config |
| DATABASEID | int | ID of the database used by the application. |
| LOGGINGADDRESS | string | Logging dashboard web address. |
| DESCRIPTION | string | Description of the application. |
| APPLICATIONKIND | int | The kind of application. |
