SetScanBatchNumber(BatchNumber As Long)

Job object

Sets the batch number. See the Batch no. box in the Batching dialog in the Scan job description (accessible from the Job description dialog).

Remarks

For use in the ScanBatchDialogShow and ScanBatchDialogClosed events only.

Use SetScanBatchNumberAsString for numbers larger than 2,147,483,647.

GetScanBatchNumber

The Job object