Table of Contents

Constructor DmsAutomationScriptParamValue

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

DmsAutomationScriptParamValue(string, string)

Initializes a new instance of the DmsAutomationScriptParamValue structure.

public DmsAutomationScriptParamValue(string description, string value)

Parameters

description string

The parameter description.

value string

The parameter value.