Class AutomationScriptInputParameter
- Namespace
- Skyline.DataMiner.Core.Scheduler.Automation
- Assembly
- Skyline.DataMiner.Core.Scheduler.Automation.dll
Holds Automaton Script Input Parameter Data.
public class AutomationScriptInputParameter
- Inheritance
-
AutomationScriptInputParameter
- Extension Methods
Constructors
- AutomationScriptInputParameter(int, string)
Initializes a new instance of the AutomationScriptInputParameter class.
Properties
- ParameterId
Gets the Parameter Id of the Automation Script Input Parameter.
- Value
Gets the Value of the Automation Script Input Parameter.