Click or drag to resize

RecipeCreateNewFromCurrent Method

Creates a new recipe from the current recipe, including all recipe operations and ingredients.

Namespace:  Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Recipe CreateNewFromCurrent()

Return Value

Type: Recipe
Returns the new recipe.
See Also