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

NameRangeEnd Property

Ending point of a name range.

Object Oriented Interface

public function getNameRangeEnd();
public function setNameRangeEnd($value);

Procedural Interface

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

Default Value

''

Remarks

Ending point of a name range. Limits the search to records with names lexicographically lower than or equal to NameRangeEnd.

May be combined with NameRangeStart, but not with NameContains, NameStartsWith, or NameEndsWith.

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]