QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

NameContains Property

String which names are to contain.

Object Oriented Interface

public function getNameContains();
public function setNameContains($value);

Procedural Interface

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

Default Value

''

Remarks

String which names are to contain. Limits the search to records with names which contain the string NameContains.

If NameContains is specified none of the other Name properties may be specified.

Only applicable to searches for entity objects.

Data Type

String

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