Click or drag to resize

PurchaseInvoicePaymentType Property

The payment type to be used. null is allowed only temporary and should be specified if payment order is to be generated. [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 PaymentType PaymentType { get; set; }

Property Value

Type: PaymentType
See Also