←Select platform

LookupRaceEthnicityCode Method

Summary

Looks up a race/ethnicity code given an AAMVARaceEthnicity.

Syntax
C#
VB
C++
public static string LookupRaceEthnicityCode( 
   AAMVARaceEthnicity raceEthnicity 
) 
Public Shared Function LookupRaceEthnicityCode( 
   ByVal raceEthnicity As AAMVARaceEthnicity 
) As String 
public:  
   static String^ LookupRaceEthnicityCode( 
      AAMVARaceEthnicity^ raceEthnicity 
   ) 

Parameters

raceEthnicity

An input AAMVARaceEthnicity.

Return Value

An output race/ethnicity code.

Remarks

Refer to AAMVA D20 for definitions.

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