Edit

Share via


WorkItemTrackingHttpClient Class

Definition

[Microsoft.VisualStudio.Services.WebApi.ResourceArea("5264459E-E5E0-4BD8-B118-0985E68A4EC5")]
public class WorkItemTrackingHttpClient : Microsoft.TeamFoundation.WorkItemTracking.WebApi.WorkItemTrackingHttpClientBase
type WorkItemTrackingHttpClient = class
    inherit WorkItemTrackingHttpClientBase
Public Class WorkItemTrackingHttpClient
Inherits WorkItemTrackingHttpClientBase
Inheritance
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
WorkItemTrackingHttpClient
Attributes
Microsoft.VisualStudio.Services.WebApi.ResourceAreaAttribute

Constructors

WorkItemTrackingHttpClient(Uri, HttpMessageHandler, Boolean)
WorkItemTrackingHttpClient(Uri, VssCredentials)
WorkItemTrackingHttpClient(Uri, VssCredentials, DelegatingHandler[])
WorkItemTrackingHttpClient(Uri, VssCredentials, VssHttpRequestSettings)
WorkItemTrackingHttpClient(Uri, VssCredentials, VssHttpRequestSettings, DelegatingHandler[])

Properties

LastResponseStatusCode

HttpStatusCode of the last response

TranslatedExceptions

Methods

CleanupRemoteLinksFromProjectDelete(IEnumerable<Guid>, Guid, Object, CancellationToken)

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
CreateAttachmentAsync(Stream, Guid, String, String, String, Object, CancellationToken)

[Preview API] Uploads an attachment.

(Inherited from WorkItemTrackingHttpClientBase)
CreateAttachmentAsync(Stream, String, String, Object, CancellationToken)
Obsolete.

[Preview API] Creates an attachment.

(Inherited from WorkItemTrackingHttpClientCompatBase)
CreateAttachmentAsync(Stream, String, String, String, Object, CancellationToken)

[Preview API] Uploads an attachment.

(Inherited from WorkItemTrackingHttpClientBase)
CreateAttachmentAsync(Stream, String, String, String, String, Object, CancellationToken)

[Preview API] Uploads an attachment.

(Inherited from WorkItemTrackingHttpClientBase)
CreateAttachmentAsync(String, String, Object, CancellationToken)
Obsolete.
(Inherited from WorkItemTrackingHttpClientCompatBase)
CreateAttachmentAsync(String, String, String, Object, CancellationToken)
CreateFieldAsync(WorkItemField, Guid, Object, CancellationToken)

[Preview API] Create a new field.

(Inherited from WorkItemTrackingHttpClientBase)
CreateFieldAsync(WorkItemField, Object, CancellationToken)

[Preview API] Create a new field.

(Inherited from WorkItemTrackingHttpClientBase)
CreateFieldAsync(WorkItemField, String, Object, CancellationToken)

[Preview API] Create a new field.

(Inherited from WorkItemTrackingHttpClientBase)
CreateOrUpdateClassificationNodeAsync(WorkItemClassificationNode, Guid, TreeStructureGroup, String, Object, CancellationToken)

[Preview API] Create new or update an existing classification node.

(Inherited from WorkItemTrackingHttpClientBase)
CreateOrUpdateClassificationNodeAsync(WorkItemClassificationNode, String, TreeStructureGroup, String, Object, CancellationToken)

[Preview API] Create new or update an existing classification node.

(Inherited from WorkItemTrackingHttpClientBase)
CreateQueryAsync(QueryHierarchyItem, Guid, String, Object, CancellationToken)

[Preview API] Creates a query, or moves a query.

(Inherited from WorkItemTrackingHttpClientBase)
CreateQueryAsync(QueryHierarchyItem, String, String, Object, CancellationToken)

[Preview API] Creates a query, or moves a query.

(Inherited from WorkItemTrackingHttpClientBase)
CreateTemplateAsync(WorkItemTemplate, TeamContext, Object, CancellationToken)

[Preview API] Creates a template

(Inherited from WorkItemTrackingHttpClientBase)
CreateWorkItemAsync(JsonPatchDocument, Guid, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Creates a single work item.

(Inherited from WorkItemTrackingHttpClientBase)
CreateWorkItemAsync(JsonPatchDocument, Guid, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
CreateWorkItemAsync(JsonPatchDocument, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Creates a single work item.

(Inherited from WorkItemTrackingHttpClientBase)
CreateWorkItemAsync(JsonPatchDocument, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
CreateWorkItemBatchRequest(Guid, String, JsonPatchDocument, Boolean, Boolean)

Creates the batch request for creating a work item

CreateWorkItemBatchRequest(Int32, JsonPatchDocument, Boolean, Boolean)

Creates the batch request for editing a work item

CreateWorkItemBatchRequest(String, String, JsonPatchDocument, Boolean, Boolean)

Creates the batch request for creating a work item

DeleteClassificationNodeAsync(Guid, TreeStructureGroup, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Delete an existing classification node.

(Inherited from WorkItemTrackingHttpClientBase)
DeleteClassificationNodeAsync(String, TreeStructureGroup, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Delete an existing classification node.

(Inherited from WorkItemTrackingHttpClientBase)
DeleteFieldAsync(Guid, String, Object, CancellationToken)

[Preview API] Deletes the field.

(Inherited from WorkItemTrackingHttpClientBase)
DeleteFieldAsync(String, Object, CancellationToken)

[Preview API] Deletes the field.

(Inherited from WorkItemTrackingHttpClientBase)
DeleteFieldAsync(String, String, Object, CancellationToken)

[Preview API] Deletes the field.

(Inherited from WorkItemTrackingHttpClientBase)
DeleteQueryAsync(Guid, String, Object, CancellationToken)

[Preview API] Delete a query or a folder. This deletes any permission change on the deleted query or folder and any of its descendants if it is a folder. It is important to note that the deleted permission changes cannot be recovered upon undeleting the query or folder.

(Inherited from WorkItemTrackingHttpClientBase)
DeleteQueryAsync(String, String, Object, CancellationToken)

[Preview API] Delete a query or a folder. This deletes any permission change on the deleted query or folder and any of its descendants if it is a folder. It is important to note that the deleted permission changes cannot be recovered upon undeleting the query or folder.

(Inherited from WorkItemTrackingHttpClientBase)
DeleteTemplateAsync(TeamContext, Guid, Object, CancellationToken)

[Preview API] Deletes the template with given id

(Inherited from WorkItemTrackingHttpClientBase)
DeleteWorkItemAsync(Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Deletes the specified work item and sends it to the Recycle Bin, so that it can be restored back, if required. Optionally, if the destroy parameter has been set to true, it destroys the work item permanently.

(Inherited from WorkItemTrackingHttpClientBase)
DeleteWorkItemAsync(Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Deletes the specified work item and sends it to the Recycle Bin, so that it can be restored back, if required. Optionally, if the destroy parameter has been set to true, it destroys the work item permanently.

(Inherited from WorkItemTrackingHttpClientBase)
DeleteWorkItemAsync(String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Deletes the specified work item and sends it to the Recycle Bin, so that it can be restored back, if required. Optionally, if the destroy parameter has been set to true, it destroys the work item permanently.

(Inherited from WorkItemTrackingHttpClientBase)
DestroyWorkItemAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Destroys the specified work item permanently from the Recycle Bin. This action can not be undone.

(Inherited from WorkItemTrackingHttpClientBase)
DestroyWorkItemAsync(Int32, Object, CancellationToken)

[Preview API] Destroys the specified work item permanently from the Recycle Bin. This action can not be undone.

(Inherited from WorkItemTrackingHttpClientBase)
DestroyWorkItemAsync(String, Int32, Object, CancellationToken)

[Preview API] Destroys the specified work item permanently from the Recycle Bin. This action can not be undone.

(Inherited from WorkItemTrackingHttpClientBase)
EvaluateRulesOnFieldAsync(FieldsToEvaluate, Object, CancellationToken)

[Preview API] Validates the fields values.

(Inherited from WorkItemTrackingHttpClientBase)
ExecuteBatchRequest(IEnumerable<WitBatchRequest>, Object, CancellationToken)

[Preview API] Executes a batch request

ExportWorkItemTypeDefinitionAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Export work item type

(Inherited from WorkItemTrackingHttpClientBase)
ExportWorkItemTypeDefinitionAsync(String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Export work item type

(Inherited from WorkItemTrackingHttpClientBase)
ExportWorkItemTypeDefinitionAsync(String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Export work item type

(Inherited from WorkItemTrackingHttpClientBase)
GetAccountMyWorkDataAsync(Nullable<QueryOption>, Object, CancellationToken)

[Preview API] INTERNAL ONLY: USED BY ACCOUNT MY WORK PAGE. This returns Doing, Done, Follows and activity work items details.

(Inherited from WorkItemTrackingHttpClientBase)
GetAttachmentContentAsync(Guid, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Downloads an attachment.

(Inherited from WorkItemTrackingHttpClientBase)
GetAttachmentContentAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Downloads an attachment.

(Inherited from WorkItemTrackingHttpClientBase)
GetAttachmentContentAsync(Guid, String, Object, CancellationToken)

[Preview API] Downloads an attachment.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetAttachmentContentAsync(String, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Downloads an attachment.

(Inherited from WorkItemTrackingHttpClientBase)
GetAttachmentZipAsync(Guid, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Downloads an attachment.

(Inherited from WorkItemTrackingHttpClientBase)
GetAttachmentZipAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Downloads an attachment.

(Inherited from WorkItemTrackingHttpClientBase)
GetAttachmentZipAsync(Guid, String, Object, CancellationToken)

[Preview API] Downloads an attachment.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetAttachmentZipAsync(String, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Downloads an attachment.

(Inherited from WorkItemTrackingHttpClientBase)
GetClassificationNodeAsync(Guid, TreeStructureGroup, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the classification node for a given node path.

(Inherited from WorkItemTrackingHttpClientBase)
GetClassificationNodeAsync(String, TreeStructureGroup, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the classification node for a given node path.

(Inherited from WorkItemTrackingHttpClientBase)
GetClassificationNodesAsync(Guid, IEnumerable<Int32>, Nullable<Int32>, Nullable<ClassificationNodesErrorPolicy>, Object, CancellationToken)

[Preview API] Gets root classification nodes or list of classification nodes for a given list of nodes ids, for a given project. In case ids parameter is supplied you will get list of classification nodes for those ids. Otherwise you will get root classification nodes for this project.

(Inherited from WorkItemTrackingHttpClientBase)
GetClassificationNodesAsync(String, IEnumerable<Int32>, Nullable<Int32>, Nullable<ClassificationNodesErrorPolicy>, Object, CancellationToken)

[Preview API] Gets root classification nodes or list of classification nodes for a given list of nodes ids, for a given project. In case ids parameter is supplied you will get list of classification nodes for those ids. Otherwise you will get root classification nodes for this project.

(Inherited from WorkItemTrackingHttpClientBase)
GetCommentAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Gets a comment for a work item at the specified revision.

(Inherited from WorkItemTrackingHttpClientBase)
GetCommentAsync(Int32, Int32, Object, CancellationToken)

[Preview API] Gets a comment for a work item at the specified revision.

(Inherited from WorkItemTrackingHttpClientBase)
GetCommentAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Gets a comment for a work item at the specified revision.

(Inherited from WorkItemTrackingHttpClientBase)
GetCommentsAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<CommentSortOrder>, Object, CancellationToken)

[Preview API] Gets the specified number of comments for a work item from the specified revision.

(Inherited from WorkItemTrackingHttpClientBase)
GetCommentsAsync(Int32, Nullable<Int32>, Nullable<Int32>, Nullable<CommentSortOrder>, Object, CancellationToken)

[Preview API] Gets the specified number of comments for a work item from the specified revision.

(Inherited from WorkItemTrackingHttpClientBase)
GetCommentsAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<CommentSortOrder>, Object, CancellationToken)

[Preview API] Gets the specified number of comments for a work item from the specified revision.

(Inherited from WorkItemTrackingHttpClientBase)
GetDeletedWorkItemAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Gets a deleted work item from Recycle Bin.

(Inherited from WorkItemTrackingHttpClientBase)
GetDeletedWorkItemAsync(Int32, Object, CancellationToken)

[Preview API] Gets a deleted work item from Recycle Bin.

(Inherited from WorkItemTrackingHttpClientBase)
GetDeletedWorkItemAsync(String, Int32, Object, CancellationToken)

[Preview API] Gets a deleted work item from Recycle Bin.

(Inherited from WorkItemTrackingHttpClientBase)
GetDeletedWorkItemReferencesAsync(Guid, Object, CancellationToken)
Obsolete.

[Preview API] Gets a list of the IDs and the URLs of the deleted the work items in the Recycle Bin.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDeletedWorkItemReferencesAsync(Object, CancellationToken)
Obsolete.

[Preview API] Gets a list of the IDs and the URLs of the deleted the work items in the Recycle Bin.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDeletedWorkItemReferencesAsync(String, Object, CancellationToken)
Obsolete.

[Preview API] Gets a list of the IDs and the URLs of the deleted the work items in the Recycle Bin.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDeletedWorkItemsAsync(Guid, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Gets the work items from the recycle bin, whose IDs have been specified in the parameters

(Inherited from WorkItemTrackingHttpClientBase)
GetDeletedWorkItemsAsync(Guid, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDeletedWorkItemsAsync(IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Gets the work items from the recycle bin, whose IDs have been specified in the parameters

(Inherited from WorkItemTrackingHttpClientBase)
GetDeletedWorkItemsAsync(Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDeletedWorkItemsAsync(String, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Gets the work items from the recycle bin, whose IDs have been specified in the parameters

(Inherited from WorkItemTrackingHttpClientBase)
GetDeletedWorkItemsAsync(String, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDeletedWorkItemShallowReferencesAsync(Guid, Object, CancellationToken)

[Preview API] Gets a list of the IDs and the URLs of the deleted the work items in the Recycle Bin.

(Inherited from WorkItemTrackingHttpClientBase)
GetDeletedWorkItemShallowReferencesAsync(Object, CancellationToken)

[Preview API] Gets a list of the IDs and the URLs of the deleted the work items in the Recycle Bin.

(Inherited from WorkItemTrackingHttpClientBase)
GetDeletedWorkItemShallowReferencesAsync(String, Object, CancellationToken)

[Preview API] Gets a list of the IDs and the URLs of the deleted the work items in the Recycle Bin.

(Inherited from WorkItemTrackingHttpClientBase)
GetDependentFieldsAsync(Guid, String, String, Object, CancellationToken)
Obsolete.

[Preview API] Returns the dependent fields for the corresponding workitem type and fieldname.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetDependentFieldsAsync(String, String, String, Object, CancellationToken)
Obsolete.

[Preview API] Returns the dependent fields for the corresponding workitem type and fieldname.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetFieldAsync(Guid, String, Object, CancellationToken)

[Preview API] Gets information on a specific field.

(Inherited from WorkItemTrackingHttpClientBase)
GetFieldAsync(String, Object, CancellationToken)

[Preview API] Gets information on a specific field.

(Inherited from WorkItemTrackingHttpClientBase)
GetFieldAsync(String, String, Object, CancellationToken)

[Preview API] Gets information on a specific field.

(Inherited from WorkItemTrackingHttpClientBase)
GetFieldsAsync(Guid, Nullable<GetFieldsExpand>, Object, CancellationToken)

[Preview API] Returns information for all fields.

(Inherited from WorkItemTrackingHttpClientBase)
GetFieldsAsync(Nullable<GetFieldsExpand>, Object, CancellationToken)

[Preview API] Returns information for all fields.

(Inherited from WorkItemTrackingHttpClientBase)
GetFieldsAsync(String, Nullable<GetFieldsExpand>, Object, CancellationToken)

[Preview API] Returns information for all fields.

(Inherited from WorkItemTrackingHttpClientBase)
GetHistoryAsync(Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API] Returns history of all revision for a given work item ID

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetHistoryByIdAsync(Int32, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Returns the history value of particular revision

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetQueriesAsync(Guid, Nullable<QueryExpand>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the root queries and their children

(Inherited from WorkItemTrackingHttpClientBase)
GetQueriesAsync(String, Nullable<QueryExpand>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Gets the root queries and their children

(Inherited from WorkItemTrackingHttpClientBase)
GetQueriesBatchAsync(IEnumerable<Guid>, Object, CancellationToken)

[Preview API] Retrieves a single query by project and either id or path

GetQueriesBatchAsync(QueryBatchGetRequest, Guid, Object, CancellationToken)

[Preview API] Gets a list of queries by ids (Maximum 1000)

(Inherited from WorkItemTrackingHttpClientBase)
GetQueriesBatchAsync(QueryBatchGetRequest, String, Object, CancellationToken)

[Preview API] Gets a list of queries by ids (Maximum 1000)

(Inherited from WorkItemTrackingHttpClientBase)
GetQueryAsync(Guid, String, Nullable<QueryExpand>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves an individual query and its children

(Inherited from WorkItemTrackingHttpClientBase)
GetQueryAsync(String, String, Nullable<QueryExpand>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves an individual query and its children

(Inherited from WorkItemTrackingHttpClientBase)
GetQueryResultCountAsync(Guid, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
GetQueryResultCountAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
GetQueryResultCountAsync(Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
GetQueryResultCountAsync(Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
GetQueryResultCountAsync(String, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
GetQueryResultCountAsync(String, Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
GetQueryResultCountAsync(TeamContext, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
GetQueryResultCountAsync(TeamContext, Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
GetRecentActivityDataAsync(Object, CancellationToken)

[Preview API] INTERNAL ONLY: USED BY ACCOUNT MY WORK PAGE. This returns Doing, Done, Follows and activity work items details.

(Inherited from WorkItemTrackingHttpClientBase)
GetRecentMentionsAsync(Object, CancellationToken)

[Preview API] INTERNAL ONLY: USED BY ACCOUNT MY WORK PAGE.

(Inherited from WorkItemTrackingHttpClientBase)
GetRelationTypeAsync(String, Object, CancellationToken)

[Preview API] Gets the work item relation type definition.

(Inherited from WorkItemTrackingHttpClientBase)
GetRelationTypesAsync(Object, CancellationToken)

[Preview API] Gets the work item relation types.

(Inherited from WorkItemTrackingHttpClientBase)
GetReportingLinksAsync(Guid, IEnumerable<String>, Nullable<Int64>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetReportingLinksAsync(Guid, IEnumerable<String>, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetReportingLinksAsync(IEnumerable<String>, Nullable<Int64>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetReportingLinksAsync(IEnumerable<String>, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetReportingLinksAsync(String, IEnumerable<String>, Nullable<Int64>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetReportingLinksAsync(String, IEnumerable<String>, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetReportingLinksByLinkTypeAsync(Guid, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientBase)
GetReportingLinksByLinkTypeAsync(IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientBase)
GetReportingLinksByLinkTypeAsync(String, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item links

(Inherited from WorkItemTrackingHttpClientBase)
GetRevisionAsync(Guid, Int32, Int32, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a fully hydrated work item for the requested revision

(Inherited from WorkItemTrackingHttpClientBase)
GetRevisionAsync(Int32, Int32, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a fully hydrated work item for the requested revision

(Inherited from WorkItemTrackingHttpClientBase)
GetRevisionAsync(String, Int32, Int32, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a fully hydrated work item for the requested revision

(Inherited from WorkItemTrackingHttpClientBase)
GetRevisionsAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns the list of fully hydrated work item revisions, paged.

(Inherited from WorkItemTrackingHttpClientBase)
GetRevisionsAsync(Int32, Nullable<Int32>, Nullable<Int32>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns the list of fully hydrated work item revisions, paged.

(Inherited from WorkItemTrackingHttpClientBase)
GetRevisionsAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns the list of fully hydrated work item revisions, paged.

(Inherited from WorkItemTrackingHttpClientBase)
GetRootNodesAsync(Guid, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets root classification nodes under the project.

(Inherited from WorkItemTrackingHttpClientBase)
GetRootNodesAsync(String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets root classification nodes under the project.

(Inherited from WorkItemTrackingHttpClientBase)
GetTemplateAsync(TeamContext, Guid, Object, CancellationToken)

[Preview API] Gets the template with specified id

(Inherited from WorkItemTrackingHttpClientBase)
GetTemplatesAsync(TeamContext, String, Object, CancellationToken)

[Preview API] Gets template

(Inherited from WorkItemTrackingHttpClientBase)
GetUpdateAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Returns a single update for a work item

(Inherited from WorkItemTrackingHttpClientBase)
GetUpdateAsync(Int32, Int32, Object, CancellationToken)

[Preview API] Returns a single update for a work item

(Inherited from WorkItemTrackingHttpClientBase)
GetUpdateAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Returns a single update for a work item

(Inherited from WorkItemTrackingHttpClientBase)
GetUpdatesAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Returns a the deltas between work item revisions

(Inherited from WorkItemTrackingHttpClientBase)
GetUpdatesAsync(Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Returns a the deltas between work item revisions

(Inherited from WorkItemTrackingHttpClientBase)
GetUpdatesAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Returns a the deltas between work item revisions

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkArtifactLinkTypesAsync(Object, CancellationToken)

[Preview API] Get the list of work item tracking outbound artifact link types.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemAsync(Guid, Int32, IEnumerable<String>, Nullable<DateTime>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a single work item.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemAsync(Int32, IEnumerable<String>, Nullable<DateTime>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a single work item.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemAsync(String, Int32, IEnumerable<String>, Nullable<DateTime>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a single work item.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemIconJsonAsync(String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a work item icon given the friendly name and icon color.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemIconsAsync(Object, CancellationToken)

[Preview API] Get a list of all work item icons.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemIconSvgAsync(String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a work item icon given the friendly name and icon color.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemIconXamlAsync(String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a work item icon given the friendly name and icon color.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemNextStatesOnCheckinActionAsync(IEnumerable<Int32>, String, Object, CancellationToken)

[Preview API] Returns the next state on the given work item IDs.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemsAsync(Guid, IEnumerable<Int32>, IEnumerable<String>, Nullable<DateTime>, Nullable<WorkItemExpand>, Nullable<WorkItemErrorPolicy>, Object, CancellationToken)

[Preview API] Returns a list of work items (Maximum 200)

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemsAsync(IEnumerable<Int32>, IEnumerable<String>, Nullable<DateTime>, Nullable<WorkItemExpand>, Nullable<WorkItemErrorPolicy>, Object, CancellationToken)

[Preview API] Returns a list of work items (Maximum 200)

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemsAsync(String, IEnumerable<Int32>, IEnumerable<String>, Nullable<DateTime>, Nullable<WorkItemExpand>, Nullable<WorkItemErrorPolicy>, Object, CancellationToken)

[Preview API] Returns a list of work items (Maximum 200)

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemsBatchAsync(WorkItemBatchGetRequest, Guid, Object, CancellationToken)

[Preview API] Gets work items for a list of work item ids (Maximum 200)

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemsBatchAsync(WorkItemBatchGetRequest, Object, CancellationToken)

[Preview API] Gets work items for a list of work item ids (Maximum 200)

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemsBatchAsync(WorkItemBatchGetRequest, String, Object, CancellationToken)

[Preview API] Gets work items for a list of work item ids (Maximum 200)

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemsForArtifactUrisAsync(ArtifactUriQuery, Object, CancellationToken)
Obsolete.

[Preview API] Queries work items linked to a given list of artifact URI.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetWorkItemStateColorsAsync(String[], Object, CancellationToken)

[Preview API] INTERNAL ONLY: It will be used for My account work experience. Get the work item type state color for multiple projects

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTemplateAsync(Guid, String, String, Nullable<DateTime>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a single work item from a template.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTemplateAsync(String, String, String, Nullable<DateTime>, Nullable<WorkItemExpand>, Object, CancellationToken)

[Preview API] Returns a single work item from a template.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeAsync(Guid, String, Object, CancellationToken)

[Preview API] Returns a work item type definition.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeAsync(String, String, Object, CancellationToken)

[Preview API] Returns a work item type definition.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeCategoriesAsync(Guid, Object, CancellationToken)

[Preview API] Get all work item type categories.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeCategoriesAsync(String, Object, CancellationToken)

[Preview API] Get all work item type categories.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeCategoryAsync(Guid, String, Object, CancellationToken)

[Preview API] Get specific work item type category by name.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeCategoryAsync(String, String, Object, CancellationToken)

[Preview API] Get specific work item type category by name.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeColorAndIconsAsync(String[], Object, CancellationToken)

[Preview API] INTERNAL ONLY: It is used for color and icon providers. Get the wit type color for multiple projects

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeColorsAsync(String[], Object, CancellationToken)

[Preview API] INTERNAL ONLY: It will be used for My account work experience. Get the wit type color for multiple projects

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeFieldAsync(Guid, String, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get field of a work item type.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetWorkItemTypeFieldAsync(String, String, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get field of a work item type.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetWorkItemTypeFieldsAsync(Guid, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get a list of fields for a work Item type.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetWorkItemTypeFieldsAsync(String, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get a list of fields for a work Item type.

(Inherited from WorkItemTrackingHttpClientCompatBase)
GetWorkItemTypeFieldsWithReferencesAsync(Guid, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get a list of fields for a work item type with detailed references.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeFieldsWithReferencesAsync(String, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get a list of fields for a work item type with detailed references.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeFieldWithReferencesAsync(Guid, String, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get a field for a work item type with detailed references.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeFieldWithReferencesAsync(String, String, String, Nullable<WorkItemTypeFieldsExpandLevel>, Object, CancellationToken)

[Preview API] Get a field for a work item type with detailed references.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypesAsync(Guid, Object, CancellationToken)

[Preview API] Returns the list of work item types

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypesAsync(String, Object, CancellationToken)

[Preview API] Returns the list of work item types

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeStatesAsync(Guid, String, Object, CancellationToken)

[Preview API] Returns the state names and colors for a work item type.

(Inherited from WorkItemTrackingHttpClientBase)
GetWorkItemTypeStatesAsync(String, String, Object, CancellationToken)

[Preview API] Returns the state names and colors for a work item type.

(Inherited from WorkItemTrackingHttpClientBase)
HandleResponseAsync(HttpResponseMessage, CancellationToken)
QueryByIdAsync(Guid, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
QueryByIdAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
QueryByIdAsync(Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
QueryByIdAsync(Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
QueryByIdAsync(String, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
QueryByIdAsync(String, Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
QueryByIdAsync(TeamContext, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
QueryByIdAsync(TeamContext, Guid, Nullable<Boolean>, Object, CancellationToken)

Gets the results of the query given the query ID.

(Inherited from WorkItemTrackingHttpClientBase)
QueryByWiqlAsync(Wiql, Guid, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given its WIQL.

(Inherited from WorkItemTrackingHttpClientBase)
QueryByWiqlAsync(Wiql, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given its WIQL.

(Inherited from WorkItemTrackingHttpClientBase)
QueryByWiqlAsync(Wiql, String, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given its WIQL.

(Inherited from WorkItemTrackingHttpClientBase)
QueryByWiqlAsync(Wiql, TeamContext, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Gets the results of the query given its WIQL.

(Inherited from WorkItemTrackingHttpClientBase)
QueryWorkItemsForArtifactUrisAsync(ArtifactUriQuery, Guid, Object, CancellationToken)

[Preview API] Queries work items linked to a given list of artifact URI.

(Inherited from WorkItemTrackingHttpClientBase)
QueryWorkItemsForArtifactUrisAsync(ArtifactUriQuery, Object, CancellationToken)

[Preview API] Queries work items linked to a given list of artifact URI.

(Inherited from WorkItemTrackingHttpClientBase)
QueryWorkItemsForArtifactUrisAsync(ArtifactUriQuery, String, Object, CancellationToken)

[Preview API] Queries work items linked to a given list of artifact URI.

(Inherited from WorkItemTrackingHttpClientBase)
ReadReportingRevisionsGetAsync(Boolean, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, Nullable<DateTime>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(Guid, Boolean, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, Nullable<DateTime>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(Guid, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, Nullable<DateTime>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(Guid, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientBase)
ReadReportingRevisionsGetAsync(Guid, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(Guid, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, Nullable<DateTime>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientBase)
ReadReportingRevisionsGetAsync(IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(String, Boolean, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, Nullable<DateTime>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(String, IEnumerable<String>, IEnumerable<String>, Nullable<Int32>, Nullable<DateTime>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(String, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientBase)
ReadReportingRevisionsGetAsync(String, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsGetAsync(String, IEnumerable<String>, IEnumerable<String>, String, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<ReportingRevisionsExpand>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions with the option of including deleted items

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsPostAsync(ReportingWorkItemRevisionsFilter, Guid, Nullable<Int32>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsPostAsync(ReportingWorkItemRevisionsFilter, Guid, String, Nullable<DateTime>, Nullable<ReportingRevisionsExpand>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions. This request may be used if your list of fields is large enough that it may run the URL over the length limit.

(Inherited from WorkItemTrackingHttpClientBase)
ReadReportingRevisionsPostAsync(ReportingWorkItemRevisionsFilter, Nullable<Int32>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsPostAsync(ReportingWorkItemRevisionsFilter, String, Nullable<DateTime>, Nullable<ReportingRevisionsExpand>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions. This request may be used if your list of fields is large enough that it may run the URL over the length limit.

(Inherited from WorkItemTrackingHttpClientBase)
ReadReportingRevisionsPostAsync(ReportingWorkItemRevisionsFilter, String, Nullable<Int32>, Nullable<DateTime>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions

(Inherited from WorkItemTrackingHttpClientCompatBase)
ReadReportingRevisionsPostAsync(ReportingWorkItemRevisionsFilter, String, String, Nullable<DateTime>, Nullable<ReportingRevisionsExpand>, Object, CancellationToken)

[Preview API] Get a batch of work item revisions. This request may be used if your list of fields is large enough that it may run the URL over the length limit.

(Inherited from WorkItemTrackingHttpClientBase)
ReplaceTemplateAsync(WorkItemTemplate, TeamContext, Guid, Object, CancellationToken)

[Preview API] Replace template contents

(Inherited from WorkItemTrackingHttpClientBase)
RestoreWorkItemAsync(WorkItemDeleteUpdate, Guid, Int32, Object, CancellationToken)

[Preview API] Restores the deleted work item from Recycle Bin.

(Inherited from WorkItemTrackingHttpClientBase)
RestoreWorkItemAsync(WorkItemDeleteUpdate, Int32, Object, CancellationToken)

[Preview API] Restores the deleted work item from Recycle Bin.

(Inherited from WorkItemTrackingHttpClientBase)
RestoreWorkItemAsync(WorkItemDeleteUpdate, String, Int32, Object, CancellationToken)

[Preview API] Restores the deleted work item from Recycle Bin.

(Inherited from WorkItemTrackingHttpClientBase)
SearchQueriesAsync(Guid, String, Nullable<Int32>, Nullable<QueryExpand>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Searches all queries the user has access to in the current project

(Inherited from WorkItemTrackingHttpClientBase)
SearchQueriesAsync(String, String, Nullable<Int32>, Nullable<QueryExpand>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Searches all queries the user has access to in the current project

(Inherited from WorkItemTrackingHttpClientBase)
UpdateClassificationNodeAsync(WorkItemClassificationNode, Guid, TreeStructureGroup, String, Object, CancellationToken)

[Preview API] Update an existing classification node.

(Inherited from WorkItemTrackingHttpClientBase)
UpdateClassificationNodeAsync(WorkItemClassificationNode, String, TreeStructureGroup, String, Object, CancellationToken)

[Preview API] Update an existing classification node.

(Inherited from WorkItemTrackingHttpClientBase)
UpdateFieldAsync(WorkItemField, Guid, String, Object, CancellationToken)

Updates the field.

(Inherited from WorkItemTrackingHttpClientBase)
UpdateFieldAsync(WorkItemField, String, Object, CancellationToken)

Updates the field.

(Inherited from WorkItemTrackingHttpClientBase)
UpdateFieldAsync(WorkItemField, String, String, Object, CancellationToken)

Updates the field.

(Inherited from WorkItemTrackingHttpClientBase)
UpdateQueryAsync(QueryHierarchyItem, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Update a query or a folder. This allows you to update, rename and move queries and folders.

(Inherited from WorkItemTrackingHttpClientBase)
UpdateQueryAsync(QueryHierarchyItem, String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Update a query or a folder. This allows you to update, rename and move queries and folders.

(Inherited from WorkItemTrackingHttpClientBase)
UpdateRemoteLinksAsync(IEnumerable<RemoteWorkItemLinkUpdate>, Object, CancellationToken)

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
UpdateWorkItemAsync(JsonPatchDocument, Guid, Int32, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Updates a single work item.

(Inherited from WorkItemTrackingHttpClientBase)
UpdateWorkItemAsync(JsonPatchDocument, Int32, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Updates a single work item.

(Inherited from WorkItemTrackingHttpClientBase)
UpdateWorkItemAsync(JsonPatchDocument, Int32, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from WorkItemTrackingHttpClientCompatBase)
UpdateWorkItemAsync(JsonPatchDocument, String, Int32, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Updates a single work item.

(Inherited from WorkItemTrackingHttpClientBase)
UpdateWorkItemTypeDefinitionAsync(WorkItemTypeTemplateUpdateModel, Guid, Object, CancellationToken)

[Preview API] Add/updates a work item type

(Inherited from WorkItemTrackingHttpClientBase)
UpdateWorkItemTypeDefinitionAsync(WorkItemTypeTemplateUpdateModel, Object, CancellationToken)

[Preview API] Add/updates a work item type

(Inherited from WorkItemTrackingHttpClientBase)
UpdateWorkItemTypeDefinitionAsync(WorkItemTypeTemplateUpdateModel, String, Object, CancellationToken)

[Preview API] Add/updates a work item type

(Inherited from WorkItemTrackingHttpClientBase)

Applies to