CreditCardName Property
Refers to the credit card account to which this payment is being charged.
Syntax
[VB.NET] Public Property CreditCardName As String
[C#] public string CreditCardName {get; set;}
Remarks
This refers to the name you created in QuickBooks to identify the card. For example: "Citibank Visa Card". This property is only applicable to the pmCreditCard PaymentMethod.
Default Value
""