CardExpMonth Property
Expiration month of the credit card specified by CardNumber .
Syntax
__property int CardExpMonth = {read=FCardExpMonth, write=FSetCardExpMonth, default=1};
Default Value
1
Remarks
This property contains the expiration date of the customer's credit card. This property must be in the range 1 - 12.
Data Type
Integer