• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/tradingplatform/platform.php
  • Класс: BitrixSaleTradingPlatformPlatform
  • Вызов: Platform::getRealName
public function getRealName()
{
	return $this->getField('NAME');
}