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