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

Retrieves a tax rate based upon tax class and Type Item Id. For Example, retrieves a TaxRateType.RegionSalesTax with the RegionId of 40..

C#
public TaxRateData GetItemByRegionId(long taxClassId, long regionId);
Visual Basic
Public Function GetItemByRegionId(taxClassId As long, regionId As long) As TaxRateData
Parameters 
Description 
taxClassId 
Type of reate to retrieve. 
regionId 
Id of Region to retrieve rate 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!