←Select platform

AddressStreet2 Property

Summary

The street line 2 of the cardholder's address.

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

Property Value

The address street line 2.

Remarks

If street line 2 is not encoded in the barcode data used to create the AAMVAID, AddressStreet2 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.