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