Click or drag to resize

Configuration2LastSaveTime Property

The UTC time the configuration 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? LastSaveTime { get; set; }

Property Value

NullableDateTime
See Also