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