Table of Contents

Property DestVar

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

DestVar

Gets the alias that will be used to retrieve the value entered or selected by the user from the UIResults object.

protected string DestVar { get; }

Property Value

string

Remarks

Use methods UiResultsExtensions to retrieve the result instead.