Click or drag to resize

ProductBackInStockNotification Class

Inheritance Hierarchy
System.Object
  Dynamicweb.Data.DbObject
    Dynamicweb.Ecommerce.Products.ProductBackInStockNotification

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class ProductBackInStockNotification : DbObject

The ProductBackInStockNotification type exposes the following members.

Constructors
  NameDescription
Public methodProductBackInStockNotification()
Initializes a new instance of the ProductBackInStockNotification class
Public methodProductBackInStockNotification(IDataReader)
Initializes a new instance of the ProductBackInStockNotification class
Top
Properties
Methods
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
See Also