private void detach_RbSocStatusTypes_ModifyPersonId(RbSocStatusType entity) { this.SendPropertyChanging("RbSocStatusTypes_ModifyPersonId"); entity.Person_ModifyPersonId = null; }
private void detach_RbSocStatusTypes(RbSocStatusType entity) { this.SendPropertyChanging("RbSocStatusTypes"); entity.RbDocumentType = null; }
private void attach_RbSocStatusTypes_CreatePersonId(RbSocStatusType entity) { this.SendPropertyChanging("RbSocStatusTypes_CreatePersonId"); entity.Person_CreatePersonId = this; }