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.
GetGroup method in the ABBYY FlexiCapture group management API retrieves a GroupInfo record for a group ID and returns a bool for whether the group exists.
bool GetGroup( int groupId, out GroupInfo groupinfo );
groupId
int
groupinfo
bool
true
false
Was this page helpful?