public ICollection <OrderHistory> GetDistributionSetOrders()
 {
     return(_iReportGateway.GetDistributionSetOrders());
 }