Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Queries ids for all workitems associated with all test case results in the collection
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
int[] QueryAssociatedWorkItems()
array<int>^ QueryAssociatedWorkItems()
abstract QueryAssociatedWorkItems : unit -> int[]
Function QueryAssociatedWorkItems As Integer()
Return Value
Type: System.Int32[]
See Also
ITestCaseResultCollection Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top