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.
ITestSuiteHelper::FetchTestSuitesForPlan Method (ITestPlan^, Int32)
Returns the root suite object for the given plan with complete hierarchy.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- rootSuiteId
- Type: System::Int32
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::IStaticTestSuite^Root suite of the plan.
Show: