ITestPlanCollection.Refresh Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Refreshes the data in all plans in this collection 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()

Remarks

Also calls the RefreshStatistics method.

.NET Framework Security

See Also

Reference

ITestPlanCollection Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace

RefreshStatistics