ContinueOnError
Indicates whether or not to continue updating items in a batch after an error.
Data Type
bool
Default Value
true
Remarks
If this property is set to True (default), the add-in will continue adding, updating, or deleting items when an error is encountered on one of the items. When set to False, the add-in will stop adding, updating, or deleting items after an error is encountered (entries preceeding the problematic entry will still be added, updated, or deleted).