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