←Select platform

ValueMaxLength Property (AAMVADataElementInfo)

Summary

Gets or sets the data element maximum value length.

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

Property Value

The data element maximum value length.

Remarks

Maximum value lengths 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.