Partager via


ITeamFoundationJobService.QueryLatestJobHistory, méthode (IEnumerable<TeamFoundationJobDefinition>)

Obtient une liste des dernières entrées d'historique pour les travaux spécifiés.

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

Syntaxe

'Déclaration
Function QueryLatestJobHistory ( _
    jobs As IEnumerable(Of TeamFoundationJobDefinition) _
) As IList(Of TeamFoundationJobHistoryEntry)
IList<TeamFoundationJobHistoryEntry> QueryLatestJobHistory(
    IEnumerable<TeamFoundationJobDefinition> jobs
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.IList<TeamFoundationJobHistoryEntry>
Liste des dernières entrées d'historique pour les travaux spécifiés.

Sécurité .NET Framework

Voir aussi

Référence

ITeamFoundationJobService Interface

QueryLatestJobHistory, surcharge

Microsoft.TeamFoundation.Framework.Client, espace de noms