SoftadminApi.Language

The system's languages.

Add row: Not allowed
Delete row: Not allowed
Foreign key: Allowed

Columns

Name Datatype Read Write Primary key Description
LanguageId int Yes No Yes
Language varchar(50) Yes No No The language's name.
CultureCode varchar(20) Yes No No The language's culture code, compatible with the FORMAT function.
IsEnabled bit Yes No No