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