• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_usertypecrm.php
  • Класс: \CUserTypeCrm
  • Вызов: CUserTypeCrm::getLongEntityType
static function getLongEntityType($entityTypeName)
{
	return ElementType::getLongEntityType($entityTypeName);
}