public int SelectSampleTaskCountForMAS(string strSubTaskID, bool b)
 {
     return(access.SelectSampleTaskCountForMAS(strSubTaskID, b));
 }