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.AzureBoards.
- Assembly
- Cake
.Board .AzureBoards .dll - Namespace
- Cake
.Board .AzureBoards - Containing Type
- AzureBoards
Syntax
public Task<IEnumerable<IWorkItem>> GetWorkItemsByQueryIdAsync(string queryId, string project, string team)
Attributes
| Type | Description |
|---|---|
| Async |
Parameters
| Name | Type | Description |
|---|---|---|
| queryId | string | |
| project | string | |
| team | string |
Return Value
| Type | Description |
|---|---|
| Task |
