TaskDependencies Property
Overloads
TaskDependencies |
List of task's dependencies. |
TaskDependencies
List of task's dependencies.
Declaration
public List<TaskInfo> TaskDependencies { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<TaskInfo> |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!