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