January 2016
Intermediate to advanced
340 pages
7h 53m
English
In this recipe, you'll learn how to get details of a Work Item programmatically using the WorkItemTrackingHttpClient REST API.
Refer to instructions in the Getting ready section of the Getting build details programmatically using the REST API recipe for setup details. Download the RESTDemo solution provided with the course material. In this recipe, we'll be going through the GetWorkItemById project to get the details of a Work Item.
RESTDemo solution, set GetWorkItemById as the startup project:
GetWorkItemById project, this will launch a console, ...Read now
Unlock full access