←Select platform

ExpiryYear Property (CreditCard)

Summary

The ExpiryYear of this CreditCard object.

Syntax

C#
VB
Java
Objective-C
public int ExpiryYear {get; set;}
Public Property ExpiryYear As Integer
@property (nonatomic, assign) NSUInteger expiryYear
public int getExpiryYear() 
public void setExpiryYear(int value) 

Property Value

The year the credit card expires.

Remarks

The year is in a 4-digit number format. Obtaining good results for the ExpiryMonth and ExpiryYear sometimes requires many frames. Scanning can continue (even after the ScanFrameStatus is NumbersFound), as long as ExpiryMonth and ExpiryYear are equal to 0.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize