Click or drag to resize

PaymentTypeGetDefaultPaymentAccount Method

Gets the default payment account. If DefaultPaymentAccount is null it returns the single account for this payment type if there is no more than one.

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PaymentAccount GetDefaultPaymentAccount()

Return Value

Type: PaymentAccount
See Also