Accusoft.FSInvoices1.Net
AddressLine1 Property (IVendor)




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

Reference

IVendor Interface
IVendor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback