QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

TotalBalanceMinimum Property

A minimum balance which returned records should have.

Syntax

__property String TotalBalanceMinimum = { read=FTotalBalanceMinimum, write=FSetTotalBalanceMinimum };

Default Value

""

Remarks

A minimum balance which returned records should have. Limits the search to records with balances greater than or equal to TotalBalanceMinimum.

If TotalBalanceMinimum is specified TotalBalanceMaximum 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]