TeamFoundationJobService.QueryJobHistory Method
Include Protected Members
Include Inherited Members
Queries the job history of the specified job.
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 | |
---|---|---|
QueryJobHistory(IEnumerable<Guid>) | Queries the job history of the specified jobs. | |
QueryJobHistory(IEnumerable<TeamFoundationJobDefinition>) | Queries the job history of the specified jobs. |
Top