CCrmOwnerType::getDynamicTypeBasedStaticEntityTypeIds

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. CCrmOwnerType
  4. getDynamicTypeBasedStaticEntityTypeIds
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_owner_type.php
  • Класс: \CCrmOwnerType
  • Вызов: CCrmOwnerType::getDynamicTypeBasedStaticEntityTypeIds
static function getDynamicTypeBasedStaticEntityTypeIds(): array
{
	return [self::SmartInvoice, self::SmartDocument];
}

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