void public static
\Bitrix\Iblock\PropertyIndex\Manager::deleteElementIndex(
integer $iblockId,
integer $elementId
);
Method deletes all information, associated with an element, if index exists. Static method.
Parameters
Parameter | Description | Version |
$iblockId | Iblock ID. | |
$elementId | Element ID. | |
Example