Table of Contents

Constructor SpectrumPreset

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

SpectrumPreset(IActionableElement, string)

Initializes a new instance of the SpectrumPreset class.

public SpectrumPreset(IActionableElement element, string presetName)

Parameters

element IActionableElement

The element.

presetName string

The name of the preset.

Exceptions

DataMinerException

The specified preset failed to load.
-or-
No data returned.
-or-
Invalid data returned.