QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

NameStartsWith Property

String which names are to start with.

Object Oriented Interface

public function getNameStartsWith();
public function setNameStartsWith($value);

Procedural Interface

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

Default Value

''

Remarks

String which names are to start with. Limits the search to records with names which start with the string specified by NameStartsWith.

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

Only applicable to searches for entity objects.

Data Type

String

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