EventTable::getTableName

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. EventTable
  4. getTableName
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/eventtable.php
  • Класс: Bitrix\Crm\EventTable
  • Вызов: EventTable::getTableName
static function getTableName(): string
{
	return 'b_crm_event';
}

Добавить комментарий