QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

RetrieveNamesOnly Property

Return only the names and Ids in the results.

Object Oriented Interface

public function getRetrieveNamesOnly();
public function setRetrieveNamesOnly($value);

Procedural Interface

inqb_objsearch_get($res, 16 );
inqb_objsearch_set($res, 16, $value );

Default Value

false

Remarks

If RetrieveNamesOnly is True, entity searches (Customer, Employee, etc) will return only the FullName and ListID for each result. The class will silently ignore this property if it is not applicable to the search being performed. This property requires a QBXMLVersion of "4.0" or greater, and is set to False by default.

Data Type

Boolean

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0