Click or drag to resize

WorkOrderItemIngredientOperation Property

Specifies for which operation this ingredient is used. [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 Operation Operation { get; set; }

Property Value

Type: Operation
See Also