WorkOrderItemIngredientsRepositoryPrincipalRecipeIngredientReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<WorkOrderItemIngredient, PrincipalRecipeIngredient> PrincipalRecipeIngredientReference
Public Shared ReadOnly PrincipalRecipeIngredientReference As PrimaryKeyReference(Of WorkOrderItemIngredient, PrincipalRecipeIngredient)
public:
static initonly PrimaryKeyReference<WorkOrderItemIngredient^, PrincipalRecipeIngredient^>^ PrincipalRecipeIngredientReference
static val PrincipalRecipeIngredientReference: PrimaryKeyReference<WorkOrderItemIngredient, PrincipalRecipeIngredient>
Field Value
Type:
PrimaryKeyReferenceWorkOrderItemIngredient,
PrincipalRecipeIngredient
See Also