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.
Summary
Fetch all work items by project.
- Assembly
- Cake
.Board .Asana .dll - Namespace
- Cake
.Board .Asana - Containing Type
- Asana
Syntax
public Task<IEnumerable<IWorkItem>> GetWorkItemsByProjectIdAsync()
Attributes
Type | Description |
---|---|
Async |
Return Value
Type | Description |
---|---|
Task |
A Task<TResult> representing the result of the asynchronous operation. |