Click or drag to resize

MultilanguageStringCurrentString Property

Gets the string for the language of the current UI culture.

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

Property Value

Type: String
The current string.
See Also