Click or drag to resize

ProductGroupPrincipalRecipes Property

List of PrincipalRecipe child objects, based on the Production.Technologies.PrincipalRecipe.ProductGroup back reference

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<PrincipalRecipe> PrincipalRecipes { get; }

Property Value

Type: ChildCollectionPrincipalRecipe
See Also