InvoiceDefinition object

Properties Methods Events
GetClassicObject method

This object represents an invoice definition.

An invoice definition specifies the exact positions and the descriptions of the identifiers and fields on a unique invoice type (an invoice from a particular supplier). The invoice definition tells Kofax ReadSoft Invoices where to find the fields to be captured and how to capture them.

The InvoiceDefinition property returns the invoice definition that an invoice belongs to.

The CurrentInvoiceDefinition property returns the active InvoiceDefinition object at the current application state, except for the TransferApp object. When used with TransferApp, a dummy invoice definition object is returned instead.

Related topics

InvoiceDefinitions collection

Invoice definition events