public DataTable SelectSampleSubTaskForMAS(string strSubTaskID, string strTaskId, bool b) { return(access.SelectSampleSubTaskForMAS(strSubTaskID, strTaskId, b)); }