CardExpYear Property
This property contains the 4 digit expiration year of the customer's credit card.
Syntax
__property int CardExpYear = {read=FCardExpYear, write=FSetCardExpYear};
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