IBatchCheckResults
What it does
Represents the context of the batch integrity check event.
Note. This object is not available on the Web Verification Station for checking rules locally.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Batch | IBatch | Read-only | The batch |
| CheckSucceeded | bool | Read/write, Mutable (can be modified even in scripts with read-only permissions) | Specifies whether the check succeeded |
| ErrorMessage | string | Read/write, Mutable (can be modified even in scripts with read-only permissions) | The error message |
12.04.2024 18:16:02