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