Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WorkItemTrackingInterfaces
WorkItemDeleteShallowReference
Interface WorkItemDeleteShallowReference
Shallow Reference to a deleted work item.
interface
WorkItemDeleteShallowReference
{
id
?:
number
;
url
?:
string
;
}
Index
Properties
id?
url?
Properties
Optional
id
id
?:
number
Work item ID.
Optional
url
url
?:
string
REST API URL of the resource
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
url
azure-devops-node-api
Loading...
Shallow Reference to a deleted work item.