TaskIds Property
Overloads
TaskIds |
If one or more task id's are added to this property, only those tasks are returned. |
TaskIds
If one or more task id's are added to this property, only those tasks are returned.
Declaration
public List<Guid> TaskIds { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Guid> |