←Select platform

NumberOfEntries Property

Summary

The number of subfiles of the current AAMVAID.

Syntax
C#
VB
C++
public int NumberOfEntries { get; set; } 
Public Property NumberOfEntries() As Integer 
   Get 
   Set 
public:  
   property Int32 NumberOfEntries 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

An integer representing the number of subfiles.

Remarks

The value of NumberOfEntries should be at least 1. Many issuing authorities encode more than one subfile in their barcodes.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly