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 | |
|---|---|---|
| .gif) | QueryLatestJobHistory(IEnumerable<Guid>) | Queries the latest job history of the specified jobs. | 
| .gif) | QueryLatestJobHistory(Guid) | Queries the latest job history of the specified job. | 
| .gif) | QueryLatestJobHistory(TeamFoundationJobDefinition) | Queries the latest job history of the specified job. | 
| .gif) | QueryLatestJobHistory(IEnumerable<TeamFoundationJobDefinition>) | Queries the latest job history of the specified jobs. | 
Top