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