예제 #1
0
 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;
 }