You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > TaxClassApi Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
TaxClassApi Class

Api class for managing Commerce Tax Classes in Cms.

C#
public class TaxClassApi : CommonApiBase;
Visual Basic
Public Class TaxClassApi
Inherits CommonApiBase

TaxClassApi.cs

Name 
Description 
The methods of the TaxClassApi class are listed here. 
 
Name 
Description 
 
Add 
Adds a new Tax Class to Cms. The TaxClass.Id property will be populated with the new TaxClass's Id.  
 
Deletes a Tax Class from the Cms.  
 
Retrieves a tax class by Id.  
 
Retrieves a list of Tax Classes.  
 
Returns whether a TaxClass is used in a product or order.  
 
Updates an existing Tax Class in Cms.  
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!