Share via


TeamFoundationJobService.QueryLatestJobHistory Method

Include Protected Members
Include Inherited Members

Queries the latest job history.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method QueryLatestJobHistory(IEnumerable<Guid>) Queries the latest job history of the specified jobs.
Public method QueryLatestJobHistory(Guid) Queries the latest job history of the specified job.
Public method QueryLatestJobHistory(TeamFoundationJobDefinition) Queries the latest job history of the specified job.
Public method QueryLatestJobHistory(IEnumerable<TeamFoundationJobDefinition>) Queries the latest job history of the specified jobs.

Top

See Also

Reference

TeamFoundationJobService Class

Microsoft.TeamFoundation.Framework.Client Namespace