Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds suite entries that now match the query conditions on the server, and removes suite entries that no longer match query conditions on the server.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
void Repopulate()
void Repopulate()
abstract Repopulate : unit -> unit
Sub Repopulate
Remarks
The suite is periodically repopulated by the server automatically, but this method can force an immediate re-query.
See Also
IDynamicTestSuite
IDynamicTestSuiteBase Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top