←Select platform

AAMVANameSuffix Enumeration

Summary

Name suffixes as defined in AAMVA D20.

Syntax
C#
VB
C++
[SerializableAttribute()] 
[DataContractAttribute()] 
public enum AAMVANameSuffix 
<SerializableAttribute(),  
 DataContractAttribute()>  
Public Enum AAMVANameSuffix 
public: 
   [SerializableAttribute,  
   DataContractAttribute] 
   enum class AAMVANameSuffix sealed 

Members

ValueMemberDescription
0UnknownUnknown
1EsquireEsquire
2JuniorJunior
3SeniorSenior
4FirstThe First
5SecondThe Second
6ThirdThe Third
7FourthThe Fourth
8FifthThe Fifth
9SixthThe Sixth
10SeventhThe Seventh
11EighthThe Eighth
12NinthThe Ninth

Remarks

For further details on the standard, see 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