←Select platform

IssueDate Property (AAMVAID)

Summary

Gets the issue date.

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

Property Value

The issue date.

Remarks

The date format is yyyyMMdd for all regions.

Can be null if issue date is not encoded in the barcode data used to create the AAMVAID.

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.