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(string, string)
Initializes a new instance of the AutomationScriptInputParameter class.
Properties
- Name
Gets the Name of the Automation Script Input Parameter.
- Value
Gets the Value of the Automation Script Input Parameter.