QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

BankAccountName Property

Refers to the account from which the funds are being drawn for this bill payment.

Syntax

[VB.NET]
Public Property BankAccountName As String

[C#]
public string BankAccountName {get; set;}

Remarks

For example, "Checking" or "Savings". This property is only applicable to the pmCheck PaymentMethod.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 .NET Edition - Version 16.0 [Build 7353]