private void detach_EventTypeDiagnostics_ServiceId1(EventTypeDiagnostic entity) { this.SendPropertyChanging("EventTypeDiagnostics_ServiceId1"); entity.RbService_ServiceId1 = null; }
private void attach_EventTypeDiagnostics_ServiceId(EventTypeDiagnostic entity) { this.SendPropertyChanging("EventTypeDiagnostics_ServiceId"); entity.RbService_ServiceId = this; }
private void detach_EventTypeDiagnostics(EventTypeDiagnostic entity) { this.SendPropertyChanging("EventTypeDiagnostics"); entity.RbSpeciality = null; }
private void detach_EventTypeDiagnostics(EventTypeDiagnostic entity) { this.SendPropertyChanging("EventTypeDiagnostics"); entity.RbHealthGroup = null; }
private void attach_EventTypeDiagnostics(EventTypeDiagnostic entity) { this.SendPropertyChanging("EventTypeDiagnostics"); entity.EventType = this; }