QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

NameRangeStart Property

Starting point of a name range.

Syntax

__property String NameRangeStart = { read=FNameRangeStart, write=FSetNameRangeStart };

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 C++ Builder Edition - Version 20.0 [Build 7941]