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




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