IBatchInfo
What it does
Stores batch properties.
Properties
| Name | Type | Access | Description |
| Type | IBatchType | Read-only | The type of the batch |
| Priority | int | Read/write | The priority of the batch |
| PageCount | int | Read-only | The total number of pages in the batch |
| RegistrationProperties | IRegistrationProperties | Read-only | Registration properties of the batch |
| ResultPath | string | Read/write | The resultant export path. Can be modified in pre-export scripts only. |
| ExportError | string | Read-only | The batch export error |
4/12/2024 6:16:02 PM