TransportationExecutionLinesRepositoryExecutionOfTransportationOrderLineReference 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<TransportationExecutionLine, TransportationOrderLine> ExecutionOfTransportationOrderLineReference
Public Shared ReadOnly ExecutionOfTransportationOrderLineReference As PrimaryKeyReference(Of TransportationExecutionLine, TransportationOrderLine)
public:
static initonly PrimaryKeyReference<TransportationExecutionLine^, TransportationOrderLine^>^ ExecutionOfTransportationOrderLineReference
static val ExecutionOfTransportationOrderLineReference: PrimaryKeyReference<TransportationExecutionLine, TransportationOrderLine>
Field Value
Type:
PrimaryKeyReferenceTransportationExecutionLine,
TransportationOrderLine
See Also