Compartilhar via


Método ITestRun.Refresh (DateTime)

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

Sintaxe

'Declaração
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

Parâmetros

  • lastUpdated
    Tipo: DateTime

Valor de retorno

Tipo: Boolean

Segurança do .NET Framework

Consulte também

Referência

ITestRun Interface

Sobrecargas Refresh

Namespace Microsoft.TeamFoundation.TestManagement.Client