public static void DeleteDashBoardData(int Id, string Type) { JobDAL.DeleteDashBoardData(Id, Type); }