• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/entityproperty.php
  • Класс: BitrixSaleEntityProperty
  • Вызов: EntityProperty::getEntityType
static function getEntityType(): string;

/**
 * @return string
 */
public static function getRegistryType()
{
	return Registry::REGISTRY_TYPE_ORDER;
}