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