←Select platform

SetJurisdictionVersion Method

Summary

Sets the two character jurisdiction version of the output AAMVAID.

Syntax
C#
VB
C++
public AAMVAIDBuilder SetJurisdictionVersion( 
   string jurisdictionVersion 
) 
Public Function SetJurisdictionVersion( 
   ByVal jurisdictionVersion As String 
) As AAMVAIDBuilder 
public:  
   AAMVAIDBuilder^ SetJurisdictionVersion( 
      String^ jurisdictionVersion 
   ) 

Parameters

jurisdictionVersion

The two character jurisdiction version.

Return Value

The AAMVAIDBuilder.

Remarks

Must be two characters "00" thru "99" as defined in AAMVA CDS.

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