ICubeCreatorFieldTranslation.Locale

Fore Syntax

Locale: LocaleCodeID;

Fore.NET Syntax

Locale: Prognoz.Platform.Interop.ForeSystem.LocaleCodeID

Description

The Locale property returns translation language.

Comments

The language is used to determine translation attribute of the dictionary, to which binding is made. To create a binding, use the ICubeCreatorFieldTranslations.Add method.

See also:

ICubeCreatorFieldTranslation