IMultiBuyDiscountDepartmentInfoProviderAdd Method |
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax void Add(
int multiBuyDiscountId,
int departmentId
)
Parameters
- multiBuyDiscountId
- Type: SystemInt32
Buy X Get Y discount ID. - departmentId
- Type: SystemInt32
Department ID.
See Also