• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/recycling/dynamiccontroller.php
  • Класс: Bitrix\Crm\Recycling\DynamicController
  • Вызов: DynamicController::getProductRowOwnerType
public function getProductRowOwnerType(): string
{
	return \CCrmOwnerTypeAbbr::ResolveByTypeID($this->getEntityTypeID());
}