Accusoft.FSInvoices1.Net
AddressPostalCode Property (IVendor)




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

Reference

IVendor Interface
IVendor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback