BulkOptions interface
Options object used to modify bulk execution. continueOnError (Default value: false) - Continues bulk execution when an operation fails ** NOTE THIS WILL DEFAULT TO TRUE IN the 4.0 RELEASE
Properties
continue |
Property Details
continueOnError
continueOnError?: boolean
Property Value
boolean