QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

TotalBalanceMaximum Property

A maximum balance which returned records should have.

Syntax

__property String TotalBalanceMaximum = { read=FTotalBalanceMaximum, write=FSetTotalBalanceMaximum };

Default Value

""

Remarks

A maximum balance which returned records should have. Limits the search to records with balances less than or equal to TotalBalanceMaximum.

If TotalBalanceMaximum is specified TotalBalanceMinimum may not be (this limitation is imposed by the QBXML interface).

The amount should be formatted as a string in dollars.

Only applicable to searches for entity objects.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 C++ Builder Edition - Version 20.0 [Build 7941]