• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/entitypropertyvaluecollection.php
  • Класс: BitrixSaleEntityPropertyValueCollection
  • Вызов: EntityPropertyValueCollection::getDeliveryLocation
public function getDeliveryLocation()
{
	return $this->getAttribute('IS_LOCATION');
}