integer public static
\Bitrix\Iblock\PropertyIndex\Manager::resolveIblock(
integer $iblockId
);
When passing quote iblock ID, method returns matching product iblock. Otherwise, method returns target $iblockId
. Static method.
Parameters
Parameter | Description | Version |
$iblockId | Iblock ID. | |
Example