public DataTable SelectSampleSubTaskForWithSampleAnalysisMAS(string strTaskId, string strResultID) { return(access.SelectSampleSubTaskForWithSampleAnalysisMAS(strTaskId, strResultID)); }