public bool ОтчетПоСекциям(string DeviceID)
 {
     return(_c.ОтчетПоСекциям(DeviceID));
 }