Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
ItemDiscount Class
ItemDiscount Properties
ItemDiscountCustomData Property
ItemDiscountDisplayName Property
ItemDiscountedUnits Property
ItemDiscountID Property
ItemDiscountIsFlat Property
ItemDiscountIsGlobal Property
ItemDiscountType Property
ItemDiscountValue Property
ItemDiscount
ItemDiscountIsFlat Property
True - discount value is flat, False (default) - discount value is relative.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
ItemDiscountIsFlat
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IItemDiscount
ItemDiscountIsFlat
See Also
Reference
ItemDiscount Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com