QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

EntityName Property

An entity name to search for in a transaction.

Syntax

__property String EntityName = { read=FEntityName, write=FSetEntityName };

Default Value

""

Remarks

An entity name to search for in a transaction. Limits the search to transactions associated with the entity specified by EntityName. For example, if searching for an Invoice EntityName would be the full name of a Customer.

Only applicable to searches for transaction objects, with the following exceptions: BillToPay queries map this to the PayeeEntityName field, and ItemAssembliesCanBuild queries map this to the ItemInventoryAssemblyName field.

Data Type

String

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