CCrmDocumentContact::createAutomationTarget

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. CCrmDocumentContact
  4. createAutomationTarget
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_document_contact.php
  • Класс: \CCrmDocumentContact
  • Вызов: CCrmDocumentContact::createAutomationTarget
static function createAutomationTarget($documentType)
{
	return Crm\Automation\Factory::createTarget(\CCrmOwnerType::Contact);
}

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