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
IActionableElementThe element.
presetName
stringThe name of the preset.
Exceptions
- DataMinerException
The specified preset failed to load.
-or-
No data returned.
-or-
Invalid data returned.