TriggerEDXTaskResult Class
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Represents the result of an EDX task.
Inheritance
-
System.Object
- TriggerEDXTaskResult
Syntax
public class TriggerEDXTaskResultConstructors
| Name | Description |
|---|---|
| TriggerEDXTaskResult() |
Properties
| Name | Description |
|---|---|
| EDXTaskStartResult |
The result message from trying to start the EDX task. |
| EDXTaskStartResultCode | |
| ExecId |
The execution id of this task. |
| Status |
The current status of the task. |
| TriggeredTasksId |
A lists of tasks triggered by the execution of this task. |