ITestPlanHelper.FetchPlanIdsWithCloneHistory 方法 ()

 

发布时间: 2016年7月

命名空间:   Microsoft.TeamFoundation.TestManagement.Client
程序集:  Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)

语法

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

返回值

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

请参阅

ITestPlanHelper 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间

返回页首