←Select platform

AAMVALengthType Enumeration

Summary

Specifies the length restriction type for the Value property.

Syntax
C#
VB
Objective-C
C++
Java
[SerializableAttribute()] 
[DataContractAttribute()] 
public enum AAMVALengthType 
<SerializableAttribute()> 
Public Enum AAMVALengthType 
typedef NS_ENUM(NSInteger, LTAAMVALengthType) 
public enum AAMVALengthType 
[SerializableAttribute()] 
public enum class AAMVALengthType 
Members
Value Member Description
0 Variable Variable length
1 Fixed Fixed length
Remarks

Restrictions for a given data element are defined in the AAMVA CDS.

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.