VolumeDiscountInfoProviderSetVolumeDiscountInfoInternal Method |
Sets (updates or inserts) specified volume discount.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual void SetVolumeDiscountInfoInternal(
VolumeDiscountInfo discountObj
)
Parameters
- discountObj
- Type: CMS.EcommerceVolumeDiscountInfo
Volume discount to be set
See Also