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

NameRangeEnd Property

Ending point of a name range.

Syntax

char* GetNameRangeEnd();

int SetNameRangeEnd(char* lpszNameRangeEnd);

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 C++ Edition - Version 16.0 [Build 7353]