←Select platform

ElementID Property (AAMVADataElement)

Summary

Gets the data element ID.

Syntax
C#
VB
Objective-C
C++
Java
public string ElementID { get; set; } 
Public Property ElementID As String 
@property (nonatomic, nullable, copy, readonly) NSString * elementID 
public String getElementID() 
public: 
property ElementID { 
   System::String^ get(); 
} 

Property Value

The data element ID.

Remarks

Every data element defined in the AAMVA CDS has a three letters ID. Note that these definitions can change across versions of the 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.