Enum "AIT Line Status"
ID 149031
Namespace: System.TestTools.AITestToolkit
This enum has the Status of the AI Test Line.
Properties
| Name | Value |
|---|---|
| Extensible | False |
Values
| Name | Description |
|---|---|
| " " |
Specifies the initial state. |
| Starting |
Specifies that the AI Test Line state is Starting. |
| Running |
Specifies that the AI Test Line state is Running. |
| Completed |
Specifies that the AI Test Line state is Completed. |
| Cancelled |
Specifies that the AI Test Line state is Cancelled. |