COM API

Batch object

Example | Applies To | Properties Methods | Events

This object represents a batch.

This batch is a stack of invoices that you process together in order to:

You can either physically count the invoices to be processed together and put them into the scanner’s document feeder one stack at a time, or you can put as many invoices as you like into the scanner’s document feeder and let INVOICES count the invoices.

The Batch property returns which batch an Invoice belongs to, if any.

The CurrentBatch property returns the active Batch object at the current application state.

Batches collection

Batch events