• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/recycling/leadcontroller.php
  • Класс: Bitrix\Crm\Recycling\LeadController
  • Вызов: LeadController::getProductRowOwnerType
public function getProductRowOwnerType()
{
	return \CCrmOwnerTypeAbbr::Lead;
}