Click or drag to resize

WorkOrderItemIngredientWorkOrderItem Property

The work order item for which the materials in this line are used. If null means that the materials are distributed amongst all work order items in the document. [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 WorkOrderItem WorkOrderItem { get; set; }

Property Value

Type: WorkOrderItem
See Also