integer public static
\Bitrix\Iblock\PropertyIndex\Storage::facetIdToPropertyId(
integer $facetId
);
Method converts a facet internal ID into iblock proeprty ID. Static method.
Parameters
Parameter | Description | Version |
$facetId | Facet internal ID. | |
Example