Share via


ITeamFoundationJobService.UpdateJobs Method

Include Protected Members
Include Inherited Members

Adds or updates the specified jobs.

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 UpdateJobs(IEnumerable<TeamFoundationJobDefinition>) Adds or updates the specified job definitions.
Public method UpdateJobs(IEnumerable<Guid>, IEnumerable<TeamFoundationJobDefinition>) Deletes, adds, or updates the specified jobs.
Public method UpdateJobs(IEnumerable<TeamFoundationJobDefinition>, IEnumerable<TeamFoundationJobDefinition>) Deletes, adds, or updates the specified job definitions.

Top

See Also

Reference

ITeamFoundationJobService Interface

Microsoft.TeamFoundation.Framework.Client Namespace