RefNumber Property
Exact RefNumber to search for.
Syntax
objsearchcontrol.RefNumber[=string]
Default Value
""
Remarks
Exact RefNumber to search for. Limits the search to records with RefNumbers identical to RefNumber.
If RefNumber is specified, no other search criteria will be sent in the query. If you wish to narrow your results based on the RefNumber and other criteria such as ModifiedDateStart or EntityName, you will need to use the RefNumberContains, RefNumberStartsWith, RefNumberEndsWith, RefNumberRangeStart, or RefNumberRangeEnd properties.
Only applicable to searches for transaction objects.
Data Type
String