ITestPlan.Refresh Method

Refreshes all objects in this test plan by using current data from the server.

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

Syntax

'Declaration
Sub Refresh
void Refresh()
void Refresh()
abstract Refresh : unit -> unit 
function Refresh()

.NET Framework Security

See Also

Reference

ITestPlan Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace

RefreshTestCase