FieldInterpreted event

This event fires after a field has been interpreted according to an invoice definition.

Syntax

Public Function FieldInterpreted() As Long

Parameters

None.

Active objects

FieldDefinition

Invoice

InvoiceDefinition

InvoiceField

InvoiceProfile

Return values

evtOK 

Normal return.

evtOKAbort 

No effect. Treated as evtOK.

evtError 

Causes and error message to be displayed.

InvoiceInterpreted event