public int GetPlantAPI(string Project) { var entity = EventReportManagerService.GetPlant(Project); return(entity); }