PrincipalRecipeIngredientsRepositoryDefaultMaterialReference 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<PrincipalRecipeIngredient, Product> DefaultMaterialReference
Public Shared ReadOnly DefaultMaterialReference As PrimaryKeyReference(Of PrincipalRecipeIngredient, Product)
public:
static initonly PrimaryKeyReference<PrincipalRecipeIngredient^, Product^>^ DefaultMaterialReference
static val DefaultMaterialReference: PrimaryKeyReference<PrincipalRecipeIngredient, Product>
Field Value
Type:
PrimaryKeyReferencePrincipalRecipeIngredient,
Product
See Also