private void VOzIDLa_Detach(VOzIDLa entity)
		{
			this.SendPropertyChanging();
			entity.AutosKoLY = null;
		}
		private void VOzIDLa_Detach(VOzIDLa entity)
		{
			this.SendPropertyChanging();
			entity.TYPYVOzIDel = null;
		}
		private void VOzIDLa_Attach(VOzIDLa entity)
		{
			this.SendPropertyChanging();
			entity.AutosKoLY = this;
		}
		private void VOzIDLa_Attach(VOzIDLa entity)
		{
			this.SendPropertyChanging();
			entity.TYPYVOzIDel = this;
		}