Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TfvcInterfaces
AssociatedWorkItem
Interface AssociatedWorkItem
interface
AssociatedWorkItem
{
assignedTo
?:
string
;
id
?:
number
;
state
?:
string
;
title
?:
string
;
url
?:
string
;
webUrl
?:
string
;
workItemType
?:
string
;
}
Index
Properties
assigned
To?
id?
state?
title?
url?
web
Url?
work
Item
Type?
Properties
Optional
assigned
To
assignedTo
?:
string
Optional
id
id
?:
number
Id of associated the work item.
Optional
state
state
?:
string
Optional
title
title
?:
string
Optional
url
url
?:
string
REST Url of the work item.
Optional
web
Url
webUrl
?:
string
Optional
work
Item
Type
workItemType
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assigned
To
id
state
title
url
web
Url
work
Item
Type
azure-devops-node-api
Loading...
Id of associated the work item.