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