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