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

Retrieves a list of tax rates.

C#
public List<TaxRateData> GetList(Criteria<TaxRateProperty> criteria);
Visual Basic
Public Function GetList(criteria As Criteria<TaxRateProperty>) As List<TaxRateData>
Parameters 
Description 
criteria 
Criteria by which to filter tax being retrieved. 

List of countries meeting criteria filters.

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!