This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Board.Asana.
- Assembly
- Cake
.Board .Asana .dll - Namespace
- Cake
.Board .Asana - Containing Type
- Asana
Syntax
public Task<IEnumerable<IWorkItem>> GetWorkItemsByQueryIdAsync(string queryId, string project, string team)
Parameters
| Name | Type | Description |
|---|---|---|
| queryId | string | |
| project | string | |
| team | string |
Return Value
| Type | Description |
|---|---|
| Task |
