This documentation is archived and is not being maintained.

TeamFoundationJobService::QueryLatestJobHistory Method (TeamFoundationJobDefinition)

Queries the latest job history of the specified job.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
virtual TeamFoundationJobHistoryEntry^ QueryLatestJobHistory(
	TeamFoundationJobDefinition^ job
) sealed

Implements

ITeamFoundationJobService::QueryLatestJobHistory(TeamFoundationJobDefinition)

Show: