←Select platform

AddressCity Property (AAMVAID)

Summary

Gets the cardholder's address city.

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

Property Value

The address city.

Remarks

Can be null if the address city 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.