←Select platform

ExpiryMonth Property (CreditCard)

Summary

The ExpiryMonth of this CreditCard object.

Syntax

C#
VB
Java
Objective-C
public int ExpiryMonth {get; set;}
Public Property ExpiryMonth As Integer
@property (nonatomic, assign) NSUInteger expiryMonth
public int getExpiryMonth() 
public void setExpiryMonth(int value) 

Property Value

The month the credit card expires.

Remarks

Month the credit card expires. The month is in a two-digit natural form(January=1, ..., December=12). 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