IDataObjectMeta

Represents the "meta information" part of the entity of a data object.

This interface provides properties for supplying information on the data object.

Properties

PropertyDescription
Creator:IUser

Gets the creator of the data object.

DateCreated:DateTime

Gets the date of creation of the data object.

Name:String

Gets the current name of the data object.

Parent:IDataObject

Gets the superordinate data object in the data repository.