You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > TaxApi Class > TaxApi Methods > GetItemByCountryId
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
TaxApi.GetItemByCountryId Method

Retrieves a tax rate based upon tax class and country Id. For Example, retrieves a TaxRateType.CountrySalesTax with the country Id of 840..

C#
public virtual TaxRateData GetItemByCountryId(long taxClassId, long countryId);
Visual Basic
Public virtual Function GetItemByCountryId(taxClassId As long, countryId As long) As TaxRateData
Parameters 
Description 
taxClassId 
Id of tax class to retrieve rate for. 
countryId 
Id of country to retrieve tax for. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!