ConsumptionOrderLinesRepositoryLotReference Field |
Definition of the
Lot 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, Lot> LotReference
Public Shared ReadOnly LotReference As PrimaryKeyReference(Of ConsumptionOrderLine, Lot)
public:
static initonly PrimaryKeyReference<ConsumptionOrderLine^, Lot^>^ LotReference
static val LotReference: PrimaryKeyReference<ConsumptionOrderLine, Lot>
Field Value
Type:
PrimaryKeyReferenceConsumptionOrderLine,
Lot
See Also