←Select platform

EyeColor Property (AAMVAID)

Summary

Gets the cardholder's eye color.

Syntax
C#
VB
Objective-C
C++
Java
public AAMVAEyeColor EyeColor { get; } 
Public Property EyeColor As AAMVAEyeColor 
@property (nonatomic, assign, readonly) LTAAMVAEyeColor eyeColor  
public AAMVAEyeColor getEyeColor() 
public: 
property AAMVAEyeColor EyeColor { 
   AAMVAEyeColor  get(); 
} 

Property Value

The eye color. For possible values, refer to AAMVAEyeColor.

Remarks

The value of property will be AAMVAEyeColor.Unknown if the AAMVAID does not contain eye color data element in any of its subfiles.

Example

For an example, refer to AAMVAID.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly