Partager via


ITestRun.Refresh, méthode (DateTime)

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
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

Paramètres

  • lastUpdated
    Type : DateTime

Valeur de retour

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

ITestRun Interface

Refresh, surcharge

Microsoft.TeamFoundation.TestManagement.Client, espace de noms