←Select platform

AddressRegion Property

Summary

The region of the cardholder's address.

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

Property Value

A string representing the address' region.

Remarks

Cannot be null. AddressRegion is AAMVARegion.Unknown if the macro region is unknown.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly