Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WorkItemTrackingInterfaces
WorkItemDeleteBatch
Interface WorkItemDeleteBatch
Describes response to delete a set of work items.
interface
WorkItemDeleteBatch
{
results
?:
WorkItemDelete
[]
;
}
Index
Properties
results?
Properties
Optional
results
results
?:
WorkItemDelete
[]
List of results for each work item
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
results
azure-devops-node-api
Loading...
Describes response to delete a set of work items.