|
Joutsen Persistence v0.3.0+1-ga730d6d
|
An interface representing a database object that stores information about its last modification. More...
Properties | |
| DateTime | LastModificationTime [get, set] |
| The time of the latest changes to the object. More... | |
| IdType | LastModifierId [get, set] |
| The Id of the user who performed the latest changes to the object. More... | |
Properties inherited from Joutsen.Persistence.CreationTrackable< IdType > | |
| DateTime | CreationTime [get, set] |
| The time the object was created. More... | |
| IdType | CreatorId [get, set] |
| The Id of the user who created the object. More... | |
An interface representing a database object that stores information about its last modification.
|
getset |
The time of the latest changes to the object.
|
getset |
The Id of the user who performed the latest changes to the object.