Field: InProgress
Description
An index for script executions with a status of In Progress.
For scripts with a status of "In Progress", this field will have a value of 1, in all other cases this field will have a value 0.
Examples
Return all in-progress scripts:
Code Block | ||
---|---|---|
| ||
InProgress > 0 |
See Also
Supported Operators
=, <, >, <=, >=, IN, !=, NOT IN, IS, IS NOT
Supported Indexes
Supported Types
- AgileRun
- AutomatedTestAssignment
- AutomatedTestRun
- ScriptRun
- TestScriptAssignment
Supported Features
Feature | Supported? |
---|---|
Aggregation | Yes (Int32) |
Sortable | Yes |
Sub-selects | No |