You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > TaxTypeData Class > TaxTypeData Constructor > TaxTypeData
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
TaxTypeData.TaxTypeData Constructor (string, int, long)
C#
public TaxTypeData(string name, int precedence, long id);
Visual Basic
Public Sub New(name As string, precedence As Integer, id As long)
Parameters 
Description 
name 
name of the tax class 
precedence 
Gets or sets the precedence of the tax class. This is the priority order in which it will be applied. For example, if type "Postal Code Sales Tax is priority 1" and it exists for an address it will be used over type "State Sales Tax" which is priority 2. 
id 
name of the tax class 
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!