Compartir a través de


TeamFoundationJobService.QueryLatestJobHistory (Método) (Guid)

Consultas el último historial de trabajo del trabajo especificado.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Public Function QueryLatestJobHistory ( _
    jobId As Guid _
) As TeamFoundationJobHistoryEntry
public TeamFoundationJobHistoryEntry QueryLatestJobHistory(
    Guid jobId
)

Parámetros

  • jobId
    Tipo: System.Guid
    Un objeto Guid que representa el identificador del trabajo del trabajo de ver.

Valor devuelto

Tipo: Microsoft.TeamFoundation.Framework.Client.TeamFoundationJobHistoryEntry
Último TeamFoundationJobHistoryEntry de trabajo especificado.

Implementaciones

ITeamFoundationJobService.QueryLatestJobHistory(Guid)

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationJobService Clase

QueryLatestJobHistory (Sobrecarga)

Microsoft.TeamFoundation.Framework.Client (Espacio de nombres)