Click or drag to resize

EnterpriseCompanyUIBaseColor Property

When not null, specifies the background color to use for visualization of the UI when the current enterprise company is selected. The color is in RGBA color format.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<int> UIBaseColor { get; set; }

Property Value

Type: NullableInt32
See Also