←Select platform

AAMVAHairColor Enumeration

Summary

Specifies the cardholder's hair color.

Syntax
C#
VB
Objective-C
C++
Java
[SerializableAttribute()] 
[DataContractAttribute()] 
public enum AAMVAHairColor 
<SerializableAttribute()> 
Public Enum AAMVAHairColor 
typedef NS_ENUM(NSInteger, LTAAMVAHairColor) 
public enum AAMVAHairColor 
[SerializableAttribute()] 
public enum class AAMVAHairColor 

Members

Value Member Description
0 Unknown Unknown
1 Bald Bald
2 Black Black
3 Blonde Blonde
4 Brown Brown
5 Gray Gray
6 Red Red
7 Sandy Sandy
8 White White

Remarks

Values are defined in AAMVA D20.

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