[DataObjectMethod(DataObjectMethodType.Select)] public static IList<BasketSummary> GetDailyAbandonedBaskets( int year, int month, int day, string sortExpression )
Parameters
- year
- The year to consider
- month
- The month to consider
- day
- The day to consider
- sortExpression
- Sort Expression
Return Value
A list of AbandonedBasketSummary objects