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