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


In This Topic
    ProductInventoryDataSource Class Members
    In This Topic

    The following tables list the members exposed by ProductInventoryDataSource.

    Public Constructors
    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