Table of Contents

Method SetOptions

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

SetOptions(IEnumerable<string>)

Replaces the current list of options with the specified collection of strings.

void SetOptions(IEnumerable<string> options)

Parameters

options IEnumerable<string>

The collection of options to set.