• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/component/entitydetails/basecomponent.php
  • Класс: Bitrix\Crm\Component\EntityDetails\BaseComponent
  • Вызов: BaseComponent::getEntityTypeID
public function getEntityTypeID()
{
	return \CCrmOwnerType::Undefined;
}