SearchResultCustomerId Property
Identifies the customer that initiated the transaction.
Syntax
char* GetSearchResultCustomerId(int iSearchResultIndex);
Default Value
""
Remarks
Identifies the customer that initiated the transaction. This property will only contain data if the merchant has assigned identification numbers to customers.
The size of the array is controlled by the SearchResultCount property.
This property is read-only and not available at design time.
Data Type
String