 | IHistoricalPaymentCreditCardCardholderName Property |
For payments made via credit card, the credit card's cardholder name; otherwise null.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxstring CreditCardCardholderName { get; }ReadOnly Property CreditCardCardholderName As String
Get
property String^ CreditCardCardholderName {
String^ get ();
}abstract CreditCardCardholderName : string with get
Property Value
String
See Also