• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/onec/exportsettings.php
  • Класс: BitrixSaleExchangeOneCExportSettings
  • Вызов: ExportSettings::allowDeliveryFor
public function allowDeliveryFor($entityTypeId)
{
	return $this->getValueFor($entityTypeId, 'allow_delivery');
}