BankAccountId Property
Refers to the account from which the funds are being drawn for this bill payment.
Syntax
[VB.NET] Public Property BankAccountId As String
[C#] public string BankAccountId {get; set;}
Remarks
This property is only applicable to the pmCheck PaymentMethod.
Default Value
""