←Select platform

Definition Property (AAMVADataElementInfo)

Summary

Gets or sets the data element full definition.

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

Property Value

The data element full definition.

Remarks

Definitions are defined in the 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