SavedCreditCardCardholderNameInternal Property
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cpi_cc_cardholder_name")]
protected string CardholderNameInternal { get; set; }
<NetForumFieldAttribute("cpi_cc_cardholder_name")>
Protected Property CardholderNameInternal As String
Get
Set
protected:
[NetForumFieldAttribute(L"cpi_cc_cardholder_name")]
property String^ CardholderNameInternal {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("cpi_cc_cardholder_name")>]
member CardholderNameInternal : string with get, set
Property Value
String