IEntity Properties Ingeniux CMS Content Store API

The IEntity type exposes the following members.

Properties

  Name Description
Public property Created
Gets the entity's creation date.
Public property CreationUser
Gets the ID of the User who created this entity.
Public property LastModified
Gets the date when the entity was most recently modified.
Public property LastModifiedUser
Gets the ID of the User who lasted edited the entity.
Public property Name
Gets and sets the entity's name.
Public property Session
Gets the session that retrieved this entity. An entity is always session-specific.
Public property SessionId
Gets the unique ID of the session that retrieved this entity.
Top
See Also

Reference