public DataTable SelectSampleTaskForWithSampleAnalysisMAS(string strResultID, int intPageIndex, int intPageSize) { return(access.SelectSampleTaskForWithSampleAnalysisMAS(strResultID, intPageIndex, intPageSize)); }