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