Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
ItemTax Class
ItemTax Properties
ItemTaxCustomData Property
ItemTaxDisplayName Property
ItemTaxID Property
ItemTaxIsFlat Property
ItemTaxIsGlobal Property
ItemTaxValue Property
ItemTaxZeroIfIDSupplied Property
ItemTax
ItemTaxIsFlat 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#
Copy
public
bool
ItemTaxIsFlat
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IItemTax
ItemTaxIsFlat
See Also
Reference
ItemTax Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com