 |
LanguageDefinition Enumeration |
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the supported languages of Triton.
Namespace:
WeroSoft.Triton.Desktop.Configuration
Assembly:
WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.23.1.1 (3.23.0205.1)
Syntaxpublic enum LanguageDefinition
Members
| Member name | Value | Description |
---|
| English | 0 |
The language is English.
|
| German | 1 |
The language is German.
|
| French | 2 |
The language is German.
|
| Italian | 3 |
The language is German.
|
| System | 4 |
The language shall be taken from the System.
|
See Also