Click or drag to resize

PaymentAccountBankAccount Property

The bank account, which is represented by this payment account. [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 PartyBankAccount BankAccount { get; set; }

Property Value

Type: PartyBankAccount
See Also