The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestCaseResult::QueryAssociatedWorkItemArtifacts Method ()
Retrieves an array of work item artifacts that is linked to this test case result.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
This method retrieves work items by calling the server. The effects of AssociateWorkItem() and DisassociateWorkItem() will not be observed by this method until you call workItem.Save().
Show: