• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/propertyvaluebase.php
  • Класс: BitrixSalePropertyValueBase
  • Вызов: PropertyValueBase::getEntityType
static function getEntityType(): string
{
	return BitrixSaleRegistry::ENTITY_ORDER;
}