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