CCrmProductPropsHelper::GetPropsTypesDescriptions

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. CCrmProductPropsHelper
  4. GetPropsTypesDescriptions
  • Модуль: 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);
}

Добавить комментарий