Table of Contents

Struct DmsAutomationScriptParamValue

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

Represents a script parameter value.

public struct DmsAutomationScriptParamValue
Extension Methods

Constructors

DmsAutomationScriptParamValue(string, string)

Initializes a new instance of the DmsAutomationScriptParamValue structure.

Properties

Description

Gets the description of the parameter.

Value

Gets the value for the parameter.

Methods

Equals(DmsAutomationScriptParamValue)

Compare this DmsAutomationScriptParamValue with another.