IRdsDictionaryTranslation.Locale

Syntax

Locale: LocaleCodeID;

Description

The Locale property returns a unique identifier of a target language.

Comments

The property returns a value that is determined by the LocaleCodeID enumeration. Locale cannot return the LocaleCodeID.None value.

Example

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

See also:

IRdsDictionaryTranslation