public bool eventsdetectionUpdate(eventsdetection eventsdetection)
 {
     eventsdetectionImpl oeventsdetectionImpl = new eventsdetectionImpl();
     return oeventsdetectionImpl.eventsdetectionUpdate( eventsdetection);
 }