IMultiBuyDiscountTreeInfoProviderRemove Method |
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax void Remove(
int multiBuyDiscountId,
int nodeId
)
Parameters
- multiBuyDiscountId
- Type: SystemInt32
Buy X Get Y discount ID. - nodeId
- Type: SystemInt32
Node ID.
See Also