Table of Contents

Method AddParameter

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

AddParameter(AutomationScriptParamConfiguration)

Add a parameter to the script.

public void AddParameter(AutomationScriptParamConfiguration scriptParam)

Parameters

scriptParam AutomationScriptParamConfiguration

The parameter to be added to the script.