Accusoft.FSInvoices1.Net - Updated
AddressLine1 Property (IVendor)




Accusoft.FSInvoices Namespace > IVendor Interface : AddressLine1 Property
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