ConsumptionOrderLinesRepositoryProductReference Field |
Definition of the
Product reference
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ConsumptionOrderLine, Product> ProductReference
Public Shared ReadOnly ProductReference As PrimaryKeyReference(Of ConsumptionOrderLine, Product)
public:
static initonly PrimaryKeyReference<ConsumptionOrderLine^, Product^>^ ProductReference
static val ProductReference: PrimaryKeyReference<ConsumptionOrderLine, Product>
Field Value
Type:
PrimaryKeyReferenceConsumptionOrderLine,
Product
See Also