←Select platform

HairColor Property (AAMVAID)

Summary

Gets the cardholder's hair color.

Syntax
C#
VB
Objective-C
C++
Java
public AAMVAHairColor HairColor { get; } 
Public Property HairColor As AAMVAHairColor 
@property (nonatomic, assign, readonly) LTAAMVAHairColor hairColor  
public AAMVAHairColor getHairColor() 
public: 
property AAMVAHairColor HairColor { 
   AAMVAHairColor  get(); 
} 

Property Value

The hair color. For possible values, refer to AAMVAHairColor.

Remarks

The value of the property will be AAMVAHairColor. Unknown, if the AAMVAID does not contain hair 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