Click or drag to resize

IEntity Properties


The IEntity type exposes the following members.

Properties
  Name Description
Public property Archived Gets/sets the archived value of this entity
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 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