←Select platform

Number Property (AAMVAID)

Summary

Gets the ID/driver's license number.

Syntax
C#
VB
Objective-C
C++
Java
public string Number { get; } 
Public Property Number As System.String 
@property (nonatomic, nullable, copy, readonly) NSString * number 
public String getNumber() 
public: 
property Number { 
   System::String^ get(); 
} 

Property Value

The ID/driver's license number.

Remarks

Can be null if the ID/driver's license number is not encoded in the barcode data used to create the AAMVAID.

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