QuickBooks Integrator 2016 C++ Builder Edition
QuickBooks Integrator 2016 C++ Builder Edition
Questions / Feedback?

EntityId Property

Limits the search to transactions associated with the entity specified by EntityId .

Syntax

__property String EntityId = {read=FEntityId, write=FSetEntityId, default=""};

Default Value

""

Remarks

Limits the search to transactions associated with the entity specified by EntityId. Note that you may use EntityName OR EntityId to search, but you may not use both.

Only applicable to searches for transaction objects, with the following exceptions: BillToPay queries map this to the PayeeEntityId property, and ItemAssembliesCanBuild queries map this to the ItemInventoryAssemblyId property.

Data Type

String

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