public InspectionTrackHistory GetInspectionHistoryById(InspectionTrackHistory history) { return(service.GetInspectionHistoryById(history)); }