BankAccountName Property
Refers to the account from which the funds are being drawn for this bill payment.
Syntax
__property String BankAccountName = {read=FBankAccountName, write=FSetBankAccountName, default=""};
Default Value
""
Remarks
For example, "Checking" or "Savings". This property is only applicable to the pmCheck PaymentMethod.
Data Type
String