Share via


ITestSuiteBase.Refresh Method

 

Updates the suites in the suite hierarchy.

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

Overload List

Name Description
System_CAPS_pubmethod Refresh()

Updates any suites in the suite hierarchy that are out of date.

System_CAPS_pubmethod Refresh(Boolean)

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

See Also

ITestSuiteBase Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top