| ProductBackInStockNotificationSetMessageSent Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static void SetMessageSent(
IEnumerable<int> notificationIds
)
Public Shared Sub SetMessageSent (
notificationIds As IEnumerable(Of Integer)
)
Parameters
- notificationIds
- Type: System.Collections.GenericIEnumerableInt32
See Also