←Select platform

FriendlyName Property (AAMVADataElementInfo)

Summary

Gets or sets the data element friendly name.

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

Property Value

The data element friendly name.

Remarks

Friendly names 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