GroupInfo
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 |
4/12/2024 6:16:02 PM