Click or drag to resize

OutputOrderConsumptionLineLineWorkOrder Property

Work order for the line. Initially copied from the header (if there work order is not null). [Required] [Filter(multi eq)]

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

Property Value

Type: WorkOrder
See Also