CBPRuntimeService::start

  1. Bitrix24 API (v. 23.675.0)
  2. bizproc
  3. CBPRuntimeService
  4. start
  • Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/classes/general/runtimeservice.php
  • Класс: CBPRuntimeService
  • Вызов: CBPRuntimeService::start
public function start(CBPRuntime $runtime = null)
{
	if ($runtime != null)
		$this->SetRuntime($runtime);
}

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