Table of Contents

Property StartDownloadImmediately

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript.Components
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

StartDownloadImmediately

If set to true (the default is false), the download will start immediately when the widget is displayed. The button stays visible and can be clicked to download the file again.

public bool StartDownloadImmediately { get; set; }

Property Value

bool