Accusoft.FSInvoices1.Net
AddressLine2 Property (IVendor)




Gets line 2 of the street address.
Syntax
'Declaration
 
ReadOnly Property AddressLine2 As String
'Usage
 
Dim instance As IVendor
Dim value As String
 
value = instance.AddressLine2
string AddressLine2 {get;}
__property string* get_AddressLine2();
property String^ AddressLine2 {
   String^ get();
}
See Also

Reference

IVendor Interface
IVendor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback