←Select platform

AddressCity Property

Summary

The city of the cardholder's address.

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

Property Value

The cardholder's address city.

Remarks

If AddressCity is not encoded in the barcode data used to create the AAMVAID object, AddressCity 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.