Click or drag to resize

RecipeIngredientPrincipalRecipeIngredient Property

The principal recipe ingredient which was used to create this recipe ingredient. null means that this ingredient is standalone, not created with principal recipe ingredient. [Filter(multi eq)]

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

Property Value

Type: PrincipalRecipeIngredient
See Also