public DataTable DeleteDiagBAL(string UniqueInsId, string TestCd, string ConnKey) { return(objDist.DeleteDiagDAL(UniqueInsId, TestCd, ConnKey)); }