SearchUserId Property
The user who originated the transactions.
Syntax
char* GetSearchUserId();
int SetSearchUserId(char* lpszSearchUserId);
Default Value
""
Remarks
The user who originated the transactions. If provided, only those transactions created by the matching User will be included in the search results. Wildcards are allowed.
Data Type
String