Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WorkItemTrackingInterfaces
WorkItemReference
Interface WorkItemReference
Contains reference to a work item.
interface
WorkItemReference
{
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...
Contains reference to a work item.