Udostępnij za pośrednictwem


Metoda ITestCaseResult.QueryAssociatedWorkItems —

Pobiera tablicę identyfikatorów elementów pracy, które są połączone z ten wynik testu serwera.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Function QueryAssociatedWorkItems As Integer()
int[] QueryAssociatedWorkItems()
array<int>^ QueryAssociatedWorkItems()
abstract QueryAssociatedWorkItems : unit -> int[] 
function QueryAssociatedWorkItems() : int[]

Wartość zwracana

Typ: array<System.Int32[]
Tablica identyfikatorów elementów roboczych.

Uwagi

Skutki AssociateWorkItem i DisassociateWorkItem nie zostaną odzwierciedlone w ten sposób, aż element pracy został zapisany przez serwer.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestCaseResult Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

AssociateWorkItem

DisassociateWorkItem