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