Contents

objectAfterChanges

An object that reflects the current state of the asset or collection it represents.

Declaration

var objectAfterChanges: ObjectType? { get }

Discussion

Read this object’s properties to retrieve updated metadata for the asset or collection. Using this object is equivalent to repeating the same fetch that returned the original object.

See Also

Getting the Changed Object