Click or drag to resize
ItemTaxItemTaxValue Property
Tax class value. It can be either relative or flat according to the ItemTaxClassIsFlat property.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public double ItemTaxValue { get; set; }

Property Value

Type: Double

Implements

IItemTaxItemTaxValue
See Also