Property SchedulerTasks
- Namespace
- Skyline.DataMiner.Core.Scheduler.Automation
- Assembly
- Skyline.DataMiner.Core.Scheduler.Automation.dll
SchedulerTasks
Gets the current tasks in the DataMiner Scheduler.
public IEnumerable<SchedulerTask> SchedulerTasks { get; }
Property Value
- IEnumerable<SchedulerTask>