Click or drag to resize

PurchaseInvoiceLineReceivingOrderLine Property

The receiving order line, which is invoiced by the current line. null means that this line is not directly related to receiving order line. [Filter(multi eq)]

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

Property Value

Type: ReceivingOrderLine
See Also