$filter = array('IBLOCK_ID' => $this->_artist, 'ACTIVE' => 'Y', 'ID' => CIBlockElement::SubQuery("PROPERTY_artist_id", array( "IBLOCK_ID" => $this->_works, 'PROPERTY_site_category' => $this->_category['ID'], 'ACTIVE' => 'Y' )));