Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / ProductInventoryDataSource Class


In This Topic
    ProductInventoryDataSource Class Methods
    In This Topic

    For a list of all members of this type, see ProductInventoryDataSource members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Get all inventory items that are at or below the reorder point.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the number of items that are at or below the reorder point.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Get all inventory items that are at or below the given inventory level.  
    Public Methodstatic (Shared in Visual Basic) Counts the number of inventory items that are at or below the given inventory level.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also