Click or drag to resize

ShipmentLineTransactionLine Property

The Transaction Line, based on which this shipment line was created. The transaction line contains the store issue operation of the shipped product. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public StoreTransactionLine TransactionLine { get; set; }

Property Value

Type: StoreTransactionLine
See Also