| DiscountServiceDelete Method |
Namespace:
Dynamicweb.Ecommerce.Orders.Discounts
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public void Delete(
int discountId
)
Public Sub Delete (
discountId As Integer
)
Parameters
- discountId
- Type: SystemInt32
See Also