Click or drag to resize

PurchaseControlDocumentLinePurchaseInvoiceLine Property

The purchase invoice line which is to be or was executed. Null when the data is unknown. [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 PurchaseInvoiceLine PurchaseInvoiceLine { get; set; }

Property Value

Type: PurchaseInvoiceLine
See Also