GetNextField() As Object

Invoice object

Gets the next field in the invoice, based on the order the fields were defined in the invoice profile.

Use this method to traverse the list of fields currently associated with the invoice. Be sure to use GetFirstField first.

Related topic

Invoice object