UpdateSettings LastUpdateCheck Property A Sandcastle Documented Class Library
Sets the last time an update check was performed.

Namespace: Censitif.Library.Control
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

public DateTime LastUpdateCheck { set; }

Property Value

Type: DateTime
The number of days. Defaults to the number of days since same day last year.
See Also