Click or drag to resize
ItemTaxItemTaxIsFlat Property
True - tax class value is flat, False (default) - tax class is relative.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public bool ItemTaxIsFlat { get; set; }

Property Value

Type: Boolean

Implements

IItemTaxItemTaxIsFlat
See Also