Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Eventing Namespace / InventoryDestockedEventArgs Class
Properties


In This Topic
    InventoryDestockedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by InventoryDestockedEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the InventoryDestockedEventArgs class  
    Top
    Public Properties
     NameDescription
    Public Property Gets the product that is destocked  
    Public Property Gets the product variant that is destocked or null of main product is destocked  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also