private void detach_RbActionShedules_ModifyPersonId(RbActionShedule entity) { this.SendPropertyChanging("RbActionShedules_ModifyPersonId"); entity.Person_ModifyPersonId = null; }
private void attach_RbActionShedules_CreatePersonId(RbActionShedule entity) { this.SendPropertyChanging("RbActionShedules_CreatePersonId"); entity.Person_CreatePersonId = this; }