Click or drag to resize
TaxItem Class
Item of taxed purchase.
Inheritance Hierarchy
SystemObject
  CMS.EcommerceTaxItem

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public class TaxItem

The TaxItem type exposes the following members.

Constructors
  NameDescription
Public methodTaxItem
Top
Properties
  NameDescription
Public propertyPrice
Price of all units of this item.
Public propertyQuantity
Amount of taxed SKUs.
Public propertySKU
Taxed SKUInfo object.
Top
See Also