Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
VolumeDiscountInfo Class
VolumeDiscountInfo Methods
ApplyTogetherWith Method
CalculateUnitDiscount Method
DeleteObject Method
GetObjectData Method
CheckPermissionsInternal Method
SetObject Method
VolumeDiscountInfo
ApplyTogetherWith Method
Returns false. Volume discounts are applied on result of previous discounts application.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
ApplyTogetherWith
(
IItemDiscount
discount
)
Parameters
discount
Type:
CMS.Ecommerce
IItemDiscount
Examined discount.
Return Value
Type:
Boolean
Implements
IItemDiscount
ApplyTogetherWith(IItemDiscount)
See Also
Reference
VolumeDiscountInfo Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com