Class ScriptParam
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
Represents a script parameter.
public class ScriptParam- Inheritance
- 
      
      ScriptParam
- Extension Methods
Properties
- Id
- Gets the ID of the script parameter. 
- Name
- Gets the name of the script parameter. 
- Value
- Gets the value of the script parameter. 
Methods
- SetParamValue(string)
- Sets the specified value to this script parameter.