private void attach_CommitteeTripDestinations(CommitteeTripDestination entity) { this.SendPropertyChanging(); entity.CommitteeTrip = this; }