Click or drag to resize

WorkOrderItemPriority Property

Priority of the production of the item. Initially inherits the priority of the work order. 1=Lowest ... 5=Highest. [Required] [Default(3)]

Namespace:  Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public WorkOrderItemsRepositoryPriority Priority { get; set; }

Property Value

Type: WorkOrderItemsRepositoryPriority
See Also