Click or drag to resize

UserDefaultCulture Property

The preferred default culture of the user for UI, notifications, etc. null means "en-US".

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

Property Value

Type: String
See Also