![]() | IRecordEntity Properties |
The IRecordEntity type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreatedAt |
DateTime the record was created at
|
![]() | CreatedBy |
Id of the user which created the record
|
![]() | DeletedAt |
DateTime at which the record was last deleted
|
![]() | DeletedBy |
Id of the user which last deleted the record
|
![]() | Id |
Id of the record
|
![]() | LastError |
Last error that occurred
|
![]() | UpdatedAt |
DateTime at which the record was last updated
|
![]() | UpdatedBy |
Id of the user which last updated the record
|