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 |
3/26/2024 1:49:49 PM