←Select platform

LengthType Property (AAMVADataElementInfo)

Summary

Gets or sets the length restriction type of the ValueMaxLengthType property.

Syntax
C#
VB
Objective-C
C++
Java
public AAMVALengthType LengthType { get; set; } 
Public Property LengthType As AAMVALengthType 
@property (nonatomic, assign, readonly) LTAAMVALengthType lengthType 
public AAMVALengthType getLengthType() 
public: 
property ValueMaxLength { 
   System::Int32 get(); 
} 

Property Value

The length restriction type of the ValueMaxLengthType property. For possible values, refer to AAMVALengthType.

Remarks

The length types 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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly