←Select platform

MiddleName Property (AAMVAID)

Summary

Gets the cardholder's middle name.

Syntax
C#
VB
C++
public AAMVANameResult MiddleName { get; } 
Public ReadOnly Property MiddleName() As AAMVANameResult 
   Get 
public:  
   property AAMVANameResult^ MiddleName 
   { 
      AAMVANameResult^ get() 
   } 

Property Value

The middle name, encapsulated in an AAMVANameResult.

Remarks

Can be null if middle 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.