←Select platform

SetVersion Method

Summary

Sets the AAMVAVersion of the output AAMVAID.

Syntax
C#
VB
C++
public AAMVAIDBuilder SetVersion( 
   AAMVAVersion version 
) 
Public Function SetVersion( 
   ByVal version As AAMVAVersion 
) As AAMVAIDBuilder 
public:  
   AAMVAIDBuilder^ SetVersion( 
      AAMVAVersion^ version 
   ) 

Parameters

version

The AAMVAVersion.

Return Value

The AAMVAIDBuilder.

Remarks

At this time, only AAMVA CDS 2016 format is supported for write.

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