public bool ExistsSystem(string Program, long MapTime, long UTCTime) { return(IO_AGVMapService.ExistsProgramBLL(Program, MapTime, UTCTime)); }