Table "Allowed Language"
ID 3563
Namespace: System.Globalization
Table that contains a list of specific application languages available for the users. If the table is empty, then all installed application languages will be available.
Properties
| Name | Value |
|---|---|
| Caption | Allowed Language |
| DataClassification | SystemMetadata |
| DataPerCompany | False |
| InherentEntitlements | RX |
| InherentPermissions | RX |
Fields
| Name | Type | Description |
|---|---|---|
| "Language Id" | Integer | Specifies the language id(s) that should be available for this environment. |
| Language | Text[80] | Specifies the language that should be available for this environment. |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |