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

NameEndsWith Property

String which names are to end with.

Object Oriented Interface

public function getNameEndsWith();
public function setNameEndsWith($value);

Procedural Interface

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

Default Value

''

Remarks

String which names are to end with. Limits the search to records with names which end with the string specified by NameEndsWith.

If NameEndsWith 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]