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.

ITestSuiteBase::Refresh Method (Boolean)

 

Updates any suites in the suite hierarchy, optionally forcing the update whether or not they are out of date.

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

void Refresh(
	bool force
)

Parameters

force
Type: System::Boolean

true to force the update whether or not any suites are out of date.

Return to top
Show: