private void detach_OA_FlowRunFeedback(OA_FlowRunFeedback entity) { this.SendPropertyChanging(); entity.HR_Personnel = null; }
private void detach_OA_FlowRunFeedback(OA_FlowRunFeedback entity) { this.SendPropertyChanging(); entity.OA_FlowRunProcess = null; }