ProductRow::hasReference

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. ProductRow
  4. hasReference
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/productrow.php
  • Класс: Bitrix\Crm\ProductRow
  • Вызов: ProductRow::hasReference
protected function hasReference(): bool
{
	return !is_null($this->getReference());
}

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