SearchCriteriaUpperAmount Property
Search by transaction invoice amount.
Syntax
char* GetSearchCriteriaUpperAmount();
int SetSearchCriteriaUpperAmount(char* lpszSearchCriteriaUpperAmount);
Default Value
""
Remarks
Search by transaction invoice amount. This property is used to specify the largest amount to be returned.
If you specify a value for this property, you must also specify SearchCriteriaCurrencyCode.
Data Type
String