Click or drag to resize

PrincipalRecipeIngredientMaterialGroup Property

Filter for choosing specific material in the recipe (Gen_Product_Groups_Table). [Required] [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 ProductGroup MaterialGroup { get; set; }

Property Value

Type: ProductGroup
See Also