| MultiBuyDiscountDepartmentInfoProviderRemoveMultiBuyDiscountFromDepartmentInternal Method  | 
            Deletes MultiBuyDiscountDepartmentInfo binding.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntaxprotected virtual void RemoveMultiBuyDiscountFromDepartmentInternal(
	int multiBuyDiscountId,
	int departmentId
)
Parameters
- multiBuyDiscountId
 - Type: SystemInt32
Multi buy discount ID - departmentId
 - Type: SystemInt32
Department ID 
See Also