public bool GetDataStudentResultPrepareToPrint(DataSet input, string studentID) { return(studentDA.GetDataStudentResultPrepareToPrint(input, studentID)); }