RecipeIngredientsRepositoryMaterialReference Field |
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, Product> MaterialReference
Public Shared ReadOnly MaterialReference As PrimaryKeyReference(Of RecipeIngredient, Product)
public:
static initonly PrimaryKeyReference<RecipeIngredient^, Product^>^ MaterialReference
static val MaterialReference: PrimaryKeyReference<RecipeIngredient, Product>
Field Value
Type:
PrimaryKeyReferenceRecipeIngredient,
Product
See Also