DateCheckPassed Property
Indicates whether the card is expired or not.
Syntax
cardvalidatorcontrol.DateCheckPassed
Default Value
False
Remarks
The ValidateCard method checks whether the card's expiration date (CardExpMonth and CardExpYear) is a valid future date, and stores that result in the DateCheckPassed property.
This property is read-only.
Data Type
Boolean