What it does
Obtains information about a group.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| groupId | int | Group ID |
Returned value
Type | Description |
bool |
|
Information about a group |
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.
| Name | Type | Description |
|---|---|---|
| groupId | int | Group ID |
Type | Description |
bool |
|
Information about a group |