• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/classes/general/rest.php
  • Класс: CRestServerBatchItem
  • Вызов: CRestServerBatchItem::setApplicationId
public function setApplicationId($appId)
{
	$this->clientId = $appId;
}