private void detach_HD_Attachment(HD_Attachment entity) { this.SendPropertyChanging(); entity.HR_Personnel = null; }
private void detach_HD_Attachment(HD_Attachment entity) { this.SendPropertyChanging(); entity.HD_Folder = null; }