TaskStatuses Property
Overloads
| TaskStatuses |
If one or more task statuses are added to this property, only tasks with a matching status are returned. |
TaskStatuses
If one or more task statuses are added to this property, only tasks with a matching status are returned.
Declaration
public List<TaskStatusValue> TaskStatuses { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<TaskStatusValue> |