AzureBoards.

GetWorkItemByIdAsync(string) Method

Syntax

public Task<IWorkItem> GetWorkItemByIdAsync(string id)

Attributes

Type Description
AsyncStateMachineAttribute

Parameters

Name Type Description
id string

Return Value

Type Description
Task<IWorkItem>