CardExpMonth Property
Expiration month of the credit card specified in Number .
Syntax
int GetCardExpMonth();
int SetCardExpMonth(int iCardExpMonth);
Default Value
1
Remarks
Expiration month of the credit card specified in CardNumber.
This property contains the expiration date of the customer's credit card, and must be in the range 1 - 12.
This property is not available at design time.
Data Type
Integer