Click or drag to resize

EnterpriseOneTransactionProductionTechnologiesObjectsRecipeIngredients Property

Gets a typed query for the Production.Technologies.RecipeIngredient entity type.

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public TransactionQuery<RecipeIngredient, RecipeIngredientsRepository> RecipeIngredients { get; }

Property Value

Type: TransactionQueryRecipeIngredient, RecipeIngredientsRepository
See Also