Click or drag to resize

BulkPaymentOrderLineRefInvoiceDocumentNo Property

The number of the invoice which is related and is the basis for the payment. null means that the payment order isn't created or related to any invoice.

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string RefInvoiceDocumentNo { get; set; }

Property Value

Type: String
See Also