What it does
Obtains information about all users that are included in the specified group.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| groupId | int | Group ID |
Returned value
Type | Description |
UserInfo [] |
|
GetUsersInGroup method in the ABBYY FlexiCapture group management API returns a UserInfo array listing every user that belongs to a specified group.
| Name | Type | Description |
|---|---|---|
| groupId | int | Group ID |
Type | Description |
UserInfo [] |
|