Click or drag to resize

PrincipalRecipeIngredientPrincipalRecipe Property

The PrincipalRecipe to which this PrincipalRecipeIngredient belongs. [Required] [Filter(multi eq)] [Owner]

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

Property Value

Type: PrincipalRecipe
See Also