←Select platform

LookupRegion Method

Summary

Looks up an AAMVARegion (country) given an AAMVAJurisdiction (state/territory).

Syntax
C#
VB
C++
public static AAMVARegion LookupRegion( 
   AAMVAJurisdiction jurisdiction 
) 
Public Shared Function LookupRegion( 
   ByVal jurisdiction As AAMVAJurisdiction 
) As AAMVARegion 
public:  
   static AAMVARegion^ LookupRegion( 
      AAMVAJurisdiction^ jurisdiction 
   ) 

Parameters

jurisdiction

An AAMVAJurisdiction (state/territory).

Return Value

An AAMVARegion (country).

Remarks

At this time, only the US, Mexico, and Canada exist as AAMVARegions.

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.