IAutoUpdateSettingsViewDownloadInterval Property |
Gets or sets the state of the Gui element that is used to show the download interval (DownloadIntervalInDays).
Namespace: Altaxo.Gui.SettingsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax int DownloadInterval { get; set; }
Property Value
Int32The download interval in days.
See Also