• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/integration/service/user/entity/company.php
  • Класс: BitrixSaleExchangeIntegrationServiceUserEntityCompany
  • Вызов: Company::getCity
public function getCity()
{
	return $this->fields->get('CITY');
}