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 |
| Name | Type | Description |
|---|---|---|
| Id | int | Group ID |
| Name | string | Short group name |
| FullName | string | Full group name |
| TenantId | int | Tenant ID |