WorkItemStore.BatchSave Method

Include Protected Members
Include Inherited Members

Commits multiple items in a branch and returns a list of errors if one or more items fail.

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 BatchSave(array<WorkItem[]) Commits multiple items in a branch and returns a list of errors if one or more items fail.
Public method BatchSave(array<WorkItem[], SaveFlags) Commits multiple items in a branch and returns a list of errors if one or more items fail.

Top

See Also

Reference

WorkItemStore Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace