Click or drag to resize

TitleSaveTime Property

The UTC time the title document was last saved.

Namespace: Orthogonal.Hoarder.StdLib.Entity
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public DateTime? SaveTime { get; set; }

Property Value

NullableDateTime
See Also