/// <summary> /// forces the database to refresh the list /// </summary> public static void NotifyChange() { BLIO.Log("BLReminder.NotifyChange()"); DLReminders.NotifyChange(); }