log.Error("SaveHistoryPatient -> Failed to save documents - Error: "+ex.Message);
log.Error("SaveHistoryPatient -> Failed to save documents - Error: "+ex.Message);
}
}
finally
{
_appSettings.ConnectionString=DatabaseName;
}
returnsavedCount;
returnsavedCount;
}
//-------------------------------------------------------------------------Send Mail ----------------------------------------------------------------------------