PurchaseOrderLinesRepositoryLotReference Field |
Definition of the
Lot reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PurchaseOrderLine, Lot> LotReference
Public Shared ReadOnly LotReference As PrimaryKeyReference(Of PurchaseOrderLine, Lot)
public:
static initonly PrimaryKeyReference<PurchaseOrderLine^, Lot^>^ LotReference
static val LotReference: PrimaryKeyReference<PurchaseOrderLine, Lot>
Field Value
Type:
PrimaryKeyReferencePurchaseOrderLine,
Lot
See Also