GenericImportErrorAction Enumeration |
Namespace: EBP.Api.Interfaces.GenericImport
| Member name | Value | Description | |
|---|---|---|---|
| Continue | 0 | Ignore current errors and continue import. | |
| Cancel | 1 | Cancel import (rollback transaction). | |
| Stop | 2 | Stop import at this item (commit transaction). |