Click or drag to resize

CurrencyShowOrder Property

The order in which to show the currency in combo boxes, etc. [Required] [Default(0)]

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

Property Value

Type: Int32
See Also