WorkOrderItemIngredientsRepositoryProductCodeReference 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, ProductCode> ProductCodeReference
Public Shared ReadOnly ProductCodeReference As PrimaryKeyReference(Of WorkOrderItemIngredient, ProductCode)
public:
static initonly PrimaryKeyReference<WorkOrderItemIngredient^, ProductCode^>^ ProductCodeReference
static val ProductCodeReference: PrimaryKeyReference<WorkOrderItemIngredient, ProductCode>
Field Value
Type:
PrimaryKeyReferenceWorkOrderItemIngredient,
ProductCode
See Also