• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/entityproperty.php
  • Класс: BitrixSaleEntityProperty
  • Вызов: EntityProperty::getGroupId
public function getGroupId()
{
	return $this->getField('PROPS_GROUP_ID');
}