ShipmentLinesRepositoryShipmentOrderLineReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ShipmentLine, ShipmentOrderLine> ShipmentOrderLineReference
Public Shared ReadOnly ShipmentOrderLineReference As PrimaryKeyReference(Of ShipmentLine, ShipmentOrderLine)
public:
static initonly PrimaryKeyReference<ShipmentLine^, ShipmentOrderLine^>^ ShipmentOrderLineReference
static val ShipmentOrderLineReference: PrimaryKeyReference<ShipmentLine, ShipmentOrderLine>
Field Value
Type:
PrimaryKeyReferenceShipmentLine,
ShipmentOrderLine
See Also