SearchInvoiceNumber Property
The InvoiceNumber that was included in the original transaction.
Syntax
char* GetSearchInvoiceNumber();
int SetSearchInvoiceNumber(char* lpszSearchInvoiceNumber);
Default Value
""
Remarks
The InvoiceNumber that was included in the original transaction. If provided, only those transactions with matching InvoiceNumber will be included in the search results. Wildcards are allowed.
This property is not applicable for Transaction Summaries.
Data Type
String