IDataObjectStructuralModification

Represents the base for structural modification.

Structural modifications are records for a data object, intended to supply information about changes to the data object. These changes relate exclusively to structural modifications that cannot be recorded with a version (change to the Xml of the data object).

This base provides properties which every modification must always supply in terms of information.

Properties

PropertyDescription
DateModified:DateTime

Returns the date of the modification.

Editor:IUser

Returns the editor of the modification.