class SearchInfo { int ProjectID; int ClinicID; String DoctorName; String SelectedDate; String SelectedTime; String currentLat; String currentLong; DateTime date; }