Table of Contents

Struct DmsAutomationScriptDummyValue

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

Represents a script dummy value.

public struct DmsAutomationScriptDummyValue
Extension Methods

Constructors

DmsAutomationScriptDummyValue(string, DmsElementId)

Initializes a new instance of the DmsAutomationScriptDummyValue structure.

Properties

Description

Gets the description of the dummy.

Value

Gets the value for the dummy.

Methods

Equals(DmsAutomationScriptDummyValue)

Compare this DmsAutomationScriptDummyValue with another.