COM API

InvoiceDefinition object

Example | Applies To | Properties | Methods | Events

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 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.

InvoiceDefinitions collection

Invoice definition events