this[IDataObject]:IChangeSetEntry

Calls the changes for the indicated data object in the current ChangeSet.

The return type IChangeSetEntry contains all information as to the aspects in which the data object was changed in the current ChangeSet.

Parameter

dataObject

Type: Onion.Client.IDataObject

This parameter is the data object for which the changes in the current ChangeSet are to be called. If the data object does not exist in the Productive Environment or in the current ChangeSet, then a DataObjectNotExistsException is triggered.