Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Call GetUser in the ABBYY FlexiCapture API to look up a user by ID and return a User object with account details, plus a flag showing whether it was found.
bool GetUser( int userId, out User user );
userId
int
bool
True
False
Was this page helpful?