Condividi tramite


Metodo ITestPlanHelper.FetchPlanIdsWithCloneHistory

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

'Dichiarazione
Function FetchPlanIdsWithCloneHistory As IList(Of Integer)
IList<int> FetchPlanIdsWithCloneHistory()
IList<int>^ FetchPlanIdsWithCloneHistory()
abstract FetchPlanIdsWithCloneHistory : unit -> IList<int> 
function FetchPlanIdsWithCloneHistory() : IList<int>

Valore restituito

Tipo: IList<Int32>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestPlanHelper Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client