OnAfterIBlockElementSetPropertyValuesEx
handler function( int ELEMENT_ID, int IBLOCK_ID, array PROPERTY_VALUES, array FLAGS );
The event OnAfterIBlockElementSetPropertyValuesEx is called after an attempt to save property values for iblock element by the method [link=129406]CIBlockElement::SetPropertyValuesEx[/link].
Parameters
Parameter | Description |
---|---|
ELEMENT_ID | Element ID with property values to be set. |
IBLOCK_ID | Information block ID. |
PROPERTY_VALUES | Array of property values with a corresponding property value assigned to property ID. |
FLAGS | Array of parameters for optimization of database queries. Can contain the following keys:
|
Returned value
None.
See Also
© «Bitrix24», 2001-2024