Partilhar via


Método ITestPlanHelper.FetchPlanIdsWithCloneHistory

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
Function FetchPlanIdsWithCloneHistory As IList(Of Integer)
IList<int> FetchPlanIdsWithCloneHistory()
IList<int>^ FetchPlanIdsWithCloneHistory()
abstract FetchPlanIdsWithCloneHistory : unit -> IList<int> 
function FetchPlanIdsWithCloneHistory() : IList<int>

Valor de retorno

Tipo: IList<Int32>

Segurança do .NET Framework

Consulte também

Referência

ITestPlanHelper Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client