COM API

BankAccountRows property

Example | Applies To

This property returns the LineItemRows collection from page number iPageNum.

Syntax

object.BankAccountRows(iPageNum As Long) [= value]

 

Part

Description

object

An expression that evaluates to an Invoice object.

iPageNum

The number of the page that contains the table you want to return.

value

A LineItemRows collection.

LineItemRows property

VATRows property