[DataObjectMethod(DataObjectMethodType.Select)] public static IList<ProductInventoryDetail> GetLowProductInventory( string sortExpression )
Parameters
- sortExpression
- The sort expression to use for sorting the loaded objects.
Return Value
A list of InventoryDataItem of all items at or below the reorder point.