• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/statistics/dealsumstatisticentry.php
  • Класс: Bitrix\Crm\Statistics\DealSumStatisticEntry
  • Вызов: DealSumStatisticEntry::getEntityTypeID
public function getEntityTypeID()
{
	return \CCrmOwnerType::Deal;
}