Class TimestampModel
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class TimestampModel
- Inheritance
-
TimestampModel
- Inherited Members
Properties
Date
public DateTimeOffset Date { get; }
Property Value
UserId
public Guid UserId { get; }
Property Value
UserName
public string UserName { get; }