DocumentTask.TaskTriggering Class
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Triggering settings for the task.
Inheritance
-
System.Object
- DocumentTask.TaskTriggering
Syntax
public class TaskTriggeringProperties
| Name | Description |
|---|---|
| ExecutionAttempts |
How many times should task try to execute. |
| ExecutionTimeout |
Task's execution timeout. |
| TaskDependencies |
List of task's dependencies. |
| Triggers |
List of task's triggers. |