• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/propertyvaluecollectionbase.php
  • Класс: BitrixSalePropertyValueCollectionBase
  • Вызов: PropertyValueCollectionBase::getGroupProperties
public function getGroupProperties($groupId)
{
	return $this->getPropertiesByGroupId($groupId);
}