Click or drag to resize

RecipePrincipalRecipe Property

The prinicipal recipe, used to create this recipe. null means that this recipe was created without the help of principal recipe. [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 PrincipalRecipe PrincipalRecipe { get; set; }

Property Value

Type: PrincipalRecipe
See Also