Click or drag to resize

AccountRequiredPropertyKeyOrder Property

The key order determines in which order the values and descriptions of the properties will form the item (grouping) key and description. [Required]

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

Property Value

Type: Int32
See Also