QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

NameRangeStart Property

Starting point of a name range.

Object Oriented Interface

public function getNameRangeStart();
public function setNameRangeStart($value);

Procedural Interface

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

Default Value

''

Remarks

Starting point of a name range. Limits the search to records with names lexicographically higher than or equal to NameRangeStart.

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

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]