Interface Item.PropertySetChangeEvent

An Event object specifying the Item whose contents has been changed through the Property.Managed interface. Note that the values stored in the Properties may change without triggering this event.

getItem()

Parameters

return

source Item of the event

Retrieves the Item whose contents has been modified.