You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > TaxApi Class > TaxApi Methods > GetItem Method > GetItem
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
TaxApi.GetItem Method (long, long)

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

C#
public TaxRateData GetItem(long taxTypeId, long typeItemId);
Visual Basic
Public Function GetItem(taxTypeId As long, typeItemId As long) As TaxRateData
Parameters 
Description 
taxTypeId 
Type of reate to retrieve. 
typeItemId 
Id of corresponding object. For example, RegionId for TaxRateType.RegionSalesTax 
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!