Click or drag to resize

EnterpriseOneTransactionProductionTechnologiesObjects Class

Provides typed access to the repositories in the Production.Technologies namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionProductionTechnologiesObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class ProductionTechnologiesObjects

The EnterpriseOneTransactionProductionTechnologiesObjects type exposes the following members.

Properties
  NameDescription
Public propertyPrincipalRecipeIngredients
Gets a typed query for the Production.Technologies.PrincipalRecipeIngredient entity type.
Public propertyPrincipalRecipeOperations
Gets a typed query for the Production.Technologies.PrincipalRecipeOperation entity type.
Public propertyPrincipalRecipes
Gets a typed query for the Production.Technologies.PrincipalRecipe entity type.
Public propertyRecipeIngredients
Gets a typed query for the Production.Technologies.RecipeIngredient entity type.
Public propertyRecipeOperations
Gets a typed query for the Production.Technologies.RecipeOperation entity type.
Public propertyRecipes
Gets a typed query for the Production.Technologies.Recipe entity type.
Top
See Also