| ProductBackInStockNotificationDeleteById Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static void DeleteById(
int id
)
Public Shared Sub DeleteById (
id As Integer
)
Parameters
- id
- Type: SystemInt32
See Also