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