IRdsDictionaryTranslations.DefaultLocale

Syntax

DefaultLocale: LocaleCodeID;

Description

The DefaultLocale property returns a default language for a dictionary.

Comments

If translation of the dictionary for the current repository language is not provided, the dictionary is displayed in the language returned by this property.

Example

The property use is given in the example for IRdsDictionaryTranslations.Count.

See also:

IRdsDictionaryTranslations