Click or drag to resize

MultilanguageStringCurrentLanguage Property

Gets the two letter code of the current thread language.

Namespace:  Aloe.EnterpriseOne.Model
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static string CurrentLanguage { get; }

Property Value

Type: String
The current language.
See Also