QuickBooks Integrator 2016 C++ Builder Edition
QuickBooks Integrator 2016 C++ Builder Edition
Questions / Feedback?

NameRangeStart Property

Starting point of a name range.

Syntax

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

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) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7353]