コード例 #1
0
ファイル: HR_Personnel.cs プロジェクト: 1016135097/FineOffice
 private void detach_OA_Attachment(OA_Attachment entity)
 {
     this.SendPropertyChanging();
     entity.HR_Personnel = null;
 }
コード例 #2
0
 private void detach_OA_Attachment(OA_Attachment entity)
 {
     this.SendPropertyChanging();
     entity.ADM_LetterFollow = null;
 }
コード例 #3
0
 private void detach_OA_Attachment(OA_Attachment entity)
 {
     this.SendPropertyChanging();
     entity.OA_FlowRunProcess = null;
 }
コード例 #4
0
 private void detach_OA_Attachment(OA_Attachment entity)
 {
     this.SendPropertyChanging();
     entity.OA_Contract = null;
 }