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

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

Property Value

Type: Boolean
See Also