←Select platform

AddressStreet1 Property

Summary

The street line 1 of the cardholder's address.

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

Property Value

The address street line 1.

Remarks

If street line 1 is not encoded in the barcode data used to create the AAMVAID, AddressStreet1 is null.

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