WorkOrderItemIngredientsRepositoryMaterialReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<WorkOrderItemIngredient, Product> MaterialReference
Public Shared ReadOnly MaterialReference As PrimaryKeyReference(Of WorkOrderItemIngredient, Product)
public:
static initonly PrimaryKeyReference<WorkOrderItemIngredient^, Product^>^ MaterialReference
static val MaterialReference: PrimaryKeyReference<WorkOrderItemIngredient, Product>
Field Value
Type:
PrimaryKeyReferenceWorkOrderItemIngredient,
Product
See Also