• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/sonet_relation.php
  • Класс: \CAllCrmSonetRelation
  • Вызов: CAllCrmSonetRelation::SynchronizeRelationLastUpdateTime
static function SynchronizeRelationLastUpdateTime($logEntityID)
{
	self::GetCurrent()->SynchronizeLastUpdateTime($logEntityID);
}