AzureBoards.

GetWorkItemsByQueryIdAsync(string) Method

Syntax

public Task<IEnumerable<IWorkItem>> GetWorkItemsByQueryIdAsync(string queryId)

Attributes

Type Description
AsyncStateMachineAttribute

Parameters

Name Type Description
queryId string

Return Value

Type Description
Task<IEnumerable<IWorkItem>>