ITestPlanCollection.Refresh Method ()

 

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

void Refresh()
void Refresh()
abstract Refresh : unit -> unit
Sub Refresh

Remarks

Also calls the RefreshStatistics method.

See Also

RefreshStatistics
ITestPlanCollection Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top