private void detach_ECRCheckItems(ECRCheckItem entity) { this.SendPropertyChanging("ECRCheckItems"); entity.ECROperation = null; }
private void detach_ECRCheckItems(ECRCheckItem entity) { this.SendPropertyChanging("ECRCheckItems"); entity.AccountItem = null; }