IOwnerEntityBase Properties |
The IOwnerEntityBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreatedAt |
Get the date of the creation
|
![]() | CreatedBy |
Get the id of the user who have create the entity
|
![]() | DeletedAt |
Get the date of deletion
|
![]() | DeletedBy |
Get the id of the user who have delete the entity
|
![]() | Id |
Get the id of the current entity
|
![]() | IsDeleted |
Indicates if the current entity is flag as deleted
|
![]() | UpdatedAt |
Get the date of the latest update
|
![]() | UpdatedBy |
Get the id of the last user who have update the entity
|