Click or drag to resize

PurchaseControlDocumentPurchaseInvoice Property

The purchase invoice, when it is the same for all lines. null when it is null for the lines or the lines have different values. [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 PurchaseInvoice PurchaseInvoice { get; set; }

Property Value

Type: PurchaseInvoice
See Also