Accusoft.FSInvoices1.Net
AddressCountry Property (IVendor)




Gets the country.
Syntax
'Declaration
 
ReadOnly Property AddressCountry As String
'Usage
 
Dim instance As IVendor
Dim value As String
 
value = instance.AddressCountry
string AddressCountry {get;}
__property string* get_AddressCountry();
property String^ AddressCountry {
   String^ get();
}
See Also

Reference

IVendor Interface
IVendor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback