ITestFailureType.Refresh Method ()

 

Updates the test failure type with new data 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

See Also

ITestFailureType Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top