• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/integration/main/uiselector/crmleads.php
  • Класс: Bitrix\Crm\Integration\Main\UISelector\CrmLeads
  • Вызов: CrmLeads::getOwnerType
static function getOwnerType()
{
	return CCrmOwnerType::Lead;
}