ShipmentOrderLinesRepositoryShipmentOrderReference 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<ShipmentOrderLine, ShipmentOrder> ShipmentOrderReference
Public Shared ReadOnly ShipmentOrderReference As PrimaryKeyReference(Of ShipmentOrderLine, ShipmentOrder)
public:
static initonly PrimaryKeyReference<ShipmentOrderLine^, ShipmentOrder^>^ ShipmentOrderReference
static val ShipmentOrderReference: PrimaryKeyReference<ShipmentOrderLine, ShipmentOrder>
Field Value
Type:
PrimaryKeyReferenceShipmentOrderLine,
ShipmentOrder
See Also