MaxResults Property
The maximum number of results to be returned from a search.
Syntax
int GetMaxResults();
int SetMaxResults(int iMaxResults);
Default Value
0
Remarks
The maximum number of records to return from QuickBooks.
If MaxResults is set to 0, all records matching the search criteria will be returned.
Data Type
Integer