CardExpMonth Property
This property contains the expiration month of the customer's credit card.
Syntax
int GetCardExpMonth();
int SetCardExpMonth(int iCardExpMonth);
Default Value
1
Remarks
This property contains the expiration month of the customer's credit card.
The valid range for this property is between 1 and 12.
This property is required.
This property is not available at design time.
Data Type
Integer