• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_productprops_helper.php
  • Класс: \CCrmProductPropsHelper
  • Вызов: CCrmProductPropsHelper::GetPropsTypesDescriptions
static function GetPropsTypesDescriptions($userType = false, $arOperations = array())
{
	return \Bitrix\Iblock\Helpers\Admin\Property::getBaseTypeList(true);
}