Table of Contents

Class TimestampModel

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class TimestampModel
Inheritance
TimestampModel
Inherited Members

Properties

Date

public DateTimeOffset Date { get; }

Property Value

DateTimeOffset

UserId

public Guid UserId { get; }

Property Value

Guid

UserName

public string UserName { get; }

Property Value

string