Class AutomationScriptAction
- Namespace
- Skyline.DataMiner.Core.Scheduler.Automation
- Assembly
- Skyline.DataMiner.Core.Scheduler.Automation.dll
Automation Script Scheduler Action.
public class AutomationScriptAction : ISchedulerAction
- Inheritance
-
AutomationScriptAction
- Implements
- Extension Methods
Constructors
- AutomationScriptAction(string, List<AutomationScriptInputParameter>, bool, bool)
Initializes a new instance of the AutomationScriptAction class.
Properties
- SchedulerActionArray
Gets or sets the Scheduler START Action List that will be converted into an Array in order to be used in the Task Data (PPSA Object).
- ScriptName
Gets the Name of the Script.