Click or drag to resize

IEntity Properties


The IEntity type exposes the following members.

Properties
  NameDescription
Public propertyArchived
Gets the archived value of this entity
Public propertyCreated
Gets the entity's creation date.
Public propertyCreationUser
Gets the ID of the User who created this entity.
Public propertyLastModified
Gets the date when the entity was most recently modified.
Public propertyLastModifiedUser
Gets the ID of the User who lasted edited the entity.
Public propertyName
Gets and sets the entity's name.
Public propertySession
Gets the session that retrieved this entity. An entity is always session-specific.
Public propertySessionId
Gets the unique ID of the session that retrieved this entity.
Top
See Also