• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/integration/crm/placement/placementdeal.php
  • Класс: BitrixSaleExchangeIntegrationCRMPlacementPlacementDeal
  • Вызов: PlacementDeal::getRestAppLayoutMode
public function getRestAppLayoutMode()
{
	return $this->fields->get(self::REQUEST_PARAM_REST_APP_LAYOUT);
}