Property SchedulerActionArray
- Namespace
- Skyline.DataMiner.Core.Scheduler.Automation
- Assembly
- Skyline.DataMiner.Core.Scheduler.Automation.dll
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).
public List<string> SchedulerActionArray { get; set; }