Click or drag to resize
Askia

IRecordEntity Properties

The IRecordEntity type exposes the following members.

Properties
  NameDescription
Public propertyCreatedAt
DateTime the record was created at
Public propertyCreatedBy
Id of the user which created the record
Public propertyDeletedAt
DateTime at which the record was last deleted
Public propertyDeletedBy
Id of the user which last deleted the record
Public propertyId
Id of the record
Public propertyLastError
Last error that occurred
Public propertyUpdatedAt
DateTime at which the record was last updated
Public propertyUpdatedBy
Id of the user which last updated the record
Top
See Also