This documentation is archived and is not being maintained.
WorkItemStore.BatchSave Method
Visual Studio 2013
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.
| Name | Description | |
|---|---|---|
|
BatchSave(WorkItem[]) | Commits multiple items in a branch and returns a list of errors if one or more items fail. |
|
BatchSave(WorkItem[], SaveFlags) | Commits multiple items in a branch and returns a list of errors if one or more items fail. |
Show: