Click or drag to resize

BulkPaymentOrderLinePaymentAccount Property

When not null, specifies the payment account that is expected or will be used by the payment transaction. [Filter(multi eq)]

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

Property Value

Type: PaymentAccount
See Also