←Select platform

Jurisdiction Property (AAMVAID)

Summary

Gets the issuing jurisdiction of the current AAMVAID.

Syntax
C#
VB
Objective-C
C++
Java
public AAMVAJurisdiction Jurisdiction { get; } 
Public Property Jurisdiction As AAMVAJurisdiction 
@property (nonatomic, assign, readonly) LTAAMVAJurisdiction jurisdiction  
public AAMVAJurisdiction getJurisdiction() 
public: 
property AAMVAJurisdiction Jurisdiction { 
   AAMVAJurisdiction get(); 
} 

Property Value

The issuing jurisdiction. For possible values, refer to AAMVAJurisdiction.

Remarks

For more information, refer to: https://www.aamva.org/IIN-and-RID/.

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