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