Click or drag to resize

IAutoUpdateSettingsViewDownloadInterval Property

Gets or sets the state of the Gui element that is used to show the download interval (DownloadIntervalInDays).

Namespace: Altaxo.Gui.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
int DownloadInterval { get; set; }

Property Value

Int32
The download interval in days.
See Also