Information
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.

ITestPlanHelper::BeginCloneOperation Method (Int32, ITestPlan^, List<Int32>^, String^, CloneOptions^)

 

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

int BeginCloneOperation(
	int sourcePlanId,
	ITestPlan^ destinationPlan,
	List<int>^ sourceSuiteIds,
	String^ projectName,
	CloneOptions^ options
)

Return Value

Type: System::Int32

Return to top
Show: