Click or drag to resize

PurchaseOrderInvoiceDocumentNo Property

Contains the purchase invoice number when it is known in advance, null otherwise. [Filter(eq)]

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

Property Value

Type: String
See Also