 | ProductBackInStockNotification.SentTime Property |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic Nullable<DateTime> SentTime { get; set; }
Public Property SentTime As Nullable(Of DateTime)
Get
Set
Property Value
Type:
Nullable<DateTime>
See Also