Click or drag to resize

PurchaseProductPricesRepositoryPriority Class

Allowed values for the Priority data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Logistics.ProcurementPurchaseProductPricesRepositoryPriority

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

The PurchaseProductPricesRepositoryPriority type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFour
Four value. Stored as 4.
Public fieldStatic memberHighest
Highest value. Stored as 5.
Public fieldStatic memberLowest
Lowest value. Stored as 1.
Public fieldStatic memberThree
Three value. Stored as 3.
Public fieldStatic memberTwo
Two value. Stored as 2.
Public fieldvalue__
Top
See Also