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