string public
\Bitrix\Iblock\InheritedProperty\BaseValues::getValue(
string $propertyCode
);
Method returns value of inherited property with code $propertyCode. Result - encoded html-string. Non-static method.
Parameters
Parameter | Description | Version |
$propertyCode | Property symbolic code. | |
Example