Condividi tramite


Metodo ITestRun.Refresh (DateTime)

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

'Dichiarazione
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

Parametri

  • lastUpdated
    Tipo: DateTime

Valore restituito

Tipo: Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestRun Interfaccia

Overload Refresh

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client