GetNoOfFields() As Integer

Invoice object

Returns the number of active invoice fields that are currently present on the invoice.

If you have four fields defined in the profile, after the InvoiceInterpreted event this method could return six as the number of fields. The table in Invoice object shows what these fields could be.

Related topic

Invoice object