CardExpYear Property
This property contains the 4 digit expiration year of the customer's credit card.
Syntax
int GetCardExpYear();
int SetCardExpYear(int iCardExpYear);
Default Value
2000
Remarks
This property contains the 4 digit expiration year of the customer's credit card.
This property is required.
This property is not available at design time.
Data Type
Integer