ShipmentLinesRepositoryShipmentReference 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, Shipment> ShipmentReference
Public Shared ReadOnly ShipmentReference As PrimaryKeyReference(Of ShipmentLine, Shipment)
public:
static initonly PrimaryKeyReference<ShipmentLine^, Shipment^>^ ShipmentReference
static val ShipmentReference: PrimaryKeyReference<ShipmentLine, Shipment>
Field Value
Type:
PrimaryKeyReferenceShipmentLine,
Shipment
See Also