ChangeTypes:DataObjectChangeTypes

Returns information as to which aspects of the data object have been changed in the ChangeSet.

The return type can be an individual or compound type (flags).

The values Renamed, ContentChanged, Moved and Ordered can be compound. Create and Delete are individual values and never occur in a compound value. The value None should not occur since no IChangeSetEntry should exist for the data object in this case.

Access: Read