←Select platform

FirstName Property (AAMVAID)

Summary

Gets the cardholder's first name.

Syntax
C#
VB
Objective-C
C++
Java
public AAMVANameResult FirstName { get; } 
Public Property FirstName As AAMVANameResult 
@property (nonatomic, nullable, strong, readonly) LTAAMVANameResult firstName 
public AAMVANameResult getFirstName() 
public: 
property FirstName { 
   AAMVANameResult^ get(); 
} 

Property Value

The first name, encapsulated in an AAMVANameResult.

Remarks

Can be null if first name is not encoded in the barcode data used to create the AAMVAID.

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.