private void detach_PersonEducations(PersonEducation entity) { this.SendPropertyChanging("PersonEducations"); entity.RbPersonCategory = null; }
private void detach_PersonEducations(PersonEducation entity) { this.SendPropertyChanging("PersonEducations"); entity.Organisation = null; }