Syntax
BatchTaskCancellationBehaviour
Fields
| Name | Description |
|---|---|
| CanCancel | The batch task can be cancelled |
| CancelWithWarning | The batch task can be cancelled, but the UI will display a warning (symbol SR_BATCH_<snakeCaseName>_CANCELLATION |
| CannotCancel | The batch task cannot be cancelled |