The CCountry type exposes the following members.

Properties

  NameDescription
Public propertyAddressFormatCode
The address format to use when formatting addresses. An AddressFormat points to a formula to be used which will format full addresses in country specific ways.
Public propertyCountryName
The full name of the Country
Public propertyDefaultShippingMethod
The default shipping method to use when shipping products to addresses in this country
Public propertyIntraStateCode
If this country requires the collection of statistics on the trade of goods between countries in the European Union, this contains the code to use when collecting the information.
Public propertyIsGstTaxable
Indicates whether or not this country uses a Goods and Services tax
Public propertyMailGroup
Allows mail to various contries to be sorted in groups when doing mass mailings. This property causes mail sent to this country to be sorted with other mail to countries with the same format.
Public propertyVatCountryCode
If this country requires the Value Added Tax, this contains the Country code to use when collecting the tax.

See Also