←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 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.