Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TestInterfaces
LinkedWorkItemsQuery
Interface LinkedWorkItemsQuery
interface
LinkedWorkItemsQuery
{
automatedTestNames
?:
string
[]
;
planId
?:
number
;
pointIds
?:
number
[]
;
suiteIds
?:
number
[]
;
testCaseIds
?:
number
[]
;
workItemCategory
?:
string
;
}
Index
Properties
automated
Test
Names?
plan
Id?
point
Ids?
suite
Ids?
test
Case
Ids?
work
Item
Category?
Properties
Optional
automated
Test
Names
automatedTestNames
?:
string
[]
Optional
plan
Id
planId
?:
number
Optional
point
Ids
pointIds
?:
number
[]
Optional
suite
Ids
suiteIds
?:
number
[]
Optional
test
Case
Ids
testCaseIds
?:
number
[]
Optional
work
Item
Category
workItemCategory
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
automated
Test
Names
plan
Id
point
Ids
suite
Ids
test
Case
Ids
work
Item
Category
azure-devops-node-api
Loading...