Click or drag to resize

DocumentTypeUserStatusDisplayOrder Property

Consecutive display order of the status, with regard to other statuses within the same document type. [Required] [Filter(ge;le)]

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

Property Value

Type: Int32
See Also