←Select platform

JurisdictionVersion Property (AAMVAID)

Summary

Gets the jurisdiction version of the current AAMVAID.

Syntax
C#
VB
Objective-C
C++
Java
public string JurisdictionVersion { get; } 
Public Property JurisdictionVersion As System.String 
@property (nonatomic, copy, readonly) NSString *jurisdictionVersion  
public String getJurisdictionVersion() 
public: 
property System.String JurisdictionVersion { 
   System.String get(); 
} 

Property Value

The jurisdiction version.

Remarks

This value of this property is encoded by the issuing authorities internally.

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