Table of Contents

Method SetProgress

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

SetProgress(string)

Clears the current progress and displays the provided text.

public void SetProgress(string text)

Parameters

text string

Indication of the progress made.