←Select platform

LookupRaceEthnicity Method

Summary

Looks up an AAMVARaceEthnicity given a race/ethnicity code.

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

Parameters

raceEthnicityCode

A race/ethnicity code as defined in AAMVA D20.

Return Value

An AAMVARaceEthnicity.

Remarks

Refer to AAMVA D20 for definition table.

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