Esempio n. 1
0
 private void detach_HD_Attachment(HD_Attachment entity)
 {
     this.SendPropertyChanging();
     entity.HR_Personnel = null;
 }
Esempio n. 2
0
 private void detach_HD_Attachment(HD_Attachment entity)
 {
     this.SendPropertyChanging();
     entity.HD_Folder = null;
 }