←Select platform

FirstName Property

Summary

The cardholder's first name.

Syntax
C#
VB
C++
public string FirstName { get; set; } 
Public Property FirstName() As String 
   Get 
   Set 
public:  
   property String^ FirstName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The first name.

Remarks

If the first name is not encoded in the barcode data used to create the AAMVAID, FirstName is null.

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.CloudServices Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.