What it does
The GroupInfo data type stores the group information in the database.Fields
| Name | Type | Description |
|---|---|---|
| Id | int | Group ID |
| Name | string | Short group name |
| FullName | string | Full group name |
| TenantId | int | Tenant ID |
GroupInfo data type in the ABBYY FlexiCapture user management API: database record fields with a group ID, short name, full name, and tenant ID.
| Name | Type | Description |
|---|---|---|
| Id | int | Group ID |
| Name | string | Short group name |
| FullName | string | Full group name |
| TenantId | int | Tenant ID |