Click or drag to resize

RecipeOperations Property

List of RecipeOperation child objects, based on the Production.Technologies.RecipeOperation.Recipe back reference

Namespace:  Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<RecipeOperation> Operations { get; }

Property Value

Type: ChildCollectionRecipeOperation
See Also