public DataSet GetPromotionalTicketHistory()
 {
     return(reportsDataAccess.GetPromotionalTicketHistory());
 }