Description Returns the state of the Application object. The state indicates whether the application is running as an embedded or automation server.
Read-only property.
Usage ApplicationObject.AppState [=value]
Data TypeShort
Remarks The AppState property settings are:
| Setting | Description |
| 1 | Application is running as an embedded server |
| 2 | Application is running as an automation server |