The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestPlanHelper2 Interface
Namespace:
Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | BeginCloneOperation(Int32, ITestPlan^, List<Int32>^, String^, CloneOptions^) | (Inherited from ITestPlanHelper.) |
![]() | Create() | Creates a new test plan.(Inherited from ITestPlanHelper.) |
![]() | CreateFromWorkItem(Int32) | |
![]() | FetchCloneInformation(Int32) | (Inherited from ITestPlanHelper.) |
![]() | FetchPlanIdsWithCloneHistory() | (Inherited from ITestPlanHelper.) |
![]() | Find(Int32) | Retrieves the specified test plan from the server.(Inherited from ITestPlanHelper.) |
![]() | Find2(Int32, Boolean) | |
![]() | GetCloneOperationInformation(Int32) | (Inherited from ITestPlanHelper.) |
![]() | Query(String^) | Returns a list of test plans that match the provided work item query language (WIQL) query. (Inherited from ITestPlanHelper.) |
![]() | Query(String^, IDictionary^) | Returns a list of test plans that match the provided query and properties.(Inherited from ITestPlanHelper.) |
![]() | Query2(String^, Boolean) |
Show:
