Table of Contents

Interface IDmsStandaloneParameter

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

DataMiner standalone parameter interface.

public interface IDmsStandaloneParameter
Extension Methods

Properties

Element

Gets the element this parameter is part of.

Id

Gets the ID of this parameter.

Methods

GetAlarmLevel()

Retrieves the alarm level.

GetDisplayValue()

Gets the displayed value.

StopValueMonitor(string, bool)

Stops monitoring value changes of the specified parameter.

StopValueMonitor(string, TimeSpan, bool)

Stops monitoring value changes of the specified parameter.