IApp Properties |
The IApp type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveProject |
Gets or sets the active project in the application.
It the project to be set active is not opened in the application,
an exception is thrown.
| |
| IsJobRunning |
Indicated whether there is a simulator job running in the application.
| |
| IsWindowHidden |
Gets a value indicating whether the main application window is hidden or not.
| |
| JobStopStatus |
Gets the stop status of the last simulator job.
| |
| ProjectCount |
Returns the number of the opened projects.
|