UpdateSettings CheckForUpdateTime Property A Sandcastle Documented Class Library
Gets or sets the number of days between each update check.

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

public int CheckForUpdateTime { get; set; }

Property Value

Type: Int32
The number of days.
See Also