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