void public static
\Bitrix\Iblock\PropertyIndex\Manager::dropIfExists(
integer $iblockId
);
Method deletes all tables, associated with a specified iblock index from database. Static method.
Parameters
Parameter | Description | Version |
$iblockId | Iblock ID. | |
Exception
Example