Table of Contents

R101685 PropertyValue - Mark Entity Item As Modified

Name Value
Code R101685
Entity Systems.Bpm.PropertyValues
Name MarkEntityItemAsModified
Attribute EntityItemId
Layer Back-End
Events Commit
Priority Normal
Modify YES
Action If (EntityItem.ObjectState == Unchanged) EntityItem.SetModified()
Description Marks the entity item as modified if the property value is changed. This is needed to trigger commit validations for the entity item when the property value is changed.
Version Introduced: v.26.3
Revocable YES