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

Retrieves a tax rate based upon tax class and postal code .

C#
public TaxRateData GetItemByPostalCode(long taxClassId, string postalCode);
Visual Basic
Public Function GetItemByPostalCode(taxClassId As long, postalCode As string) As TaxRateData
Parameters 
Description 
taxClassId 
Id of tax class to retrieve rate for. 
postalCode 
postalCode to retrieve taxrate 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!