RecipeIngredientsRepositoryRecipeReference Field |
Definition of the
Recipe reference
Namespace:
Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<RecipeIngredient, Recipe> RecipeReference
Public Shared ReadOnly RecipeReference As PrimaryKeyReference(Of RecipeIngredient, Recipe)
public:
static initonly PrimaryKeyReference<RecipeIngredient^, Recipe^>^ RecipeReference
static val RecipeReference: PrimaryKeyReference<RecipeIngredient, Recipe>
Field Value
Type:
PrimaryKeyReferenceRecipeIngredient,
Recipe
See Also