Click or drag to resize

Priority Class

Generic enum type for Priority properties
Inheritance Hierarchy

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class Priority : Enum

The Priority type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberHigh
High value. Stored as 4.
Public fieldStatic memberHighest
Highest value. Stored as 5.
Public fieldStatic memberLow
Low value. Stored as 2.
Public fieldStatic memberLowest
Lowest value. Stored as 1.
Public fieldStatic memberMedium
Medium value. Stored as 3.
Public fieldvalue__
Top
See Also