Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WorkItemTrackingInterfaces
WorkItemTypeReference
Interface WorkItemTypeReference
Reference to a work item type.
interface
WorkItemTypeReference
{
name
?:
string
;
url
?:
string
;
}
Hierarchy (
View Summary
)
WorkItemTrackingResourceReference
WorkItemTypeReference
Index
Properties
name?
url?
Properties
Optional
name
name
?:
string
Name of the work item type.
Optional
url
url
?:
string
REST URL for the resource.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
url
azure-devops-node-api
Loading...
Reference to a work item type.