• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/rest/synchronization/loader/entity.php
  • Класс: Bitrix\Sale\Rest\Synchronization\Loader\Entity
  • Вызов: Entity::getRegistryType
public function getRegistryType()
{
	return Registry::REGISTRY_TYPE_ORDER;
}