TriggeredTasksId Property
Overloads
| TriggeredTasksId |
A lists of tasks triggered by the execution of this task. |
TriggeredTasksId
A lists of tasks triggered by the execution of this task.
Declaration
public List<TaskExecutionItem> TriggeredTasksId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<TaskExecutionItem> |