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