LineItemRows collection

This API applies to Invoice object.

The properties of LineItemRows collection API are:

The following methods are related to this API:

Add method

DeleteAll method

A LineItemRows collection contains LineItemRow objects.

An Invoice object's BankAccountRows property, LineItemRows property, and VATRows property all return the LineItemRows collection from page number iPageNum.

The following example uses LineItemRows collection API: Working with line item tables, bank account tables, and tax tables.