RefNumberRangeEnd Property
Ending point of a RefNumber range.
Syntax
property RefNumberRangeEnd: String;
Default Value
''
Remarks
Ending point of a RefNumber range. Limits the search to records with RefNumbers lexicographically lower than or equal to RefNumberRangeEnd.
May be combined with RefNumberRangeStart, but not with RefNumberContains, RefNumberStartsWith, or RefNumberEndsWith.
Only applicable to searches for transaction objects.
Data Type
String