TryLookupEntry(Int32):IChangeSetEntry
Calls the changes for a data object with the indicated Id 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.
Return type: Onion.Client.IChangeSetEntry
Parameter
- dataObjectIdentity
Type: System.Int32
This parameter is the Id of a 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 NULL is returned.