| ProductBackInStockNotificationGetNotificationById Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static ProductBackInStockNotification GetNotificationById(
int notificationId
)
Public Shared Function GetNotificationById (
notificationId As Integer
) As ProductBackInStockNotification
Parameters
- notificationId
- Type: SystemInt32
Return Value
Type:
ProductBackInStockNotificationSee Also