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