Click or drag to resize

WorkOrderItemRecipe Property

The base recipe. null means that the item is produced without recipe. [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 Recipe Recipe { get; set; }

Property Value

Type: Recipe
See Also