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




Accusoft.FSInvoices Namespace > IVendor Interface : AddressCountrySubDivisionCode Property
Gets the country subdivision code.
Syntax
'Declaration
 
ReadOnly Property AddressCountrySubDivisionCode As String
'Usage
 
Dim instance As IVendor
Dim value As String
 
value = instance.AddressCountrySubDivisionCode
string AddressCountrySubDivisionCode {get;}
__property string* get_AddressCountrySubDivisionCode();
property String^ AddressCountrySubDivisionCode {
   String^ get();
}
See Also

Reference

IVendor Interface
IVendor Members