←Select platform

ValidCharacters Property (AAMVADataElementInfo)

Summary

Gets or sets the valid character types of a data element.

Syntax
C#
VB
Objective-C
C++
Java
public int ValidCharacters { get; set; } 
Public Property ValidCharacters As System.Int32 
@property (nonatomic, assign, readonly) int ValidCharacters 
public int getValidCharacters() 
public: 
property ValidCharacters { 
   System::Int32 get(); 
} 

Property Value

The valid character types of a data element. The value of this property can be a combination of bitwise ORed (|) AAMVAValidCharacters flags.

Remarks

Valid characters are defined in the AAMVA CDS. These restrictions are often ignored by issuing authorities.

Example

For an example, refer to AAMVAID.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.