Compartilhar via


Método ITestPlanHelper.FetchPlanIdsWithCloneHistory ()

 

Publicado: abril de 2016

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

Sintaxe

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

Valor de retorno

Type: System.Collections.Generic.IList<Int32>

Consulte também

Interface ITestPlanHelper
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo