Freigeben über


ITestRun.Refresh-Methode (DateTime)

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

Syntax

'Declaration
Function Refresh ( _
    lastUpdated As DateTime _
) As Boolean
bool Refresh(
    DateTime lastUpdated
)
bool Refresh(
    DateTime lastUpdated
)
abstract Refresh : 
        lastUpdated:DateTime -> bool
function Refresh(
    lastUpdated : DateTime
) : boolean

Parameter

  • lastUpdated
    Typ: DateTime

Rückgabewert

Typ: Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestRun Schnittstelle

Refresh-Überladung

Microsoft.TeamFoundation.TestManagement.Client-Namespace