Table of Contents

Property Enabled

Namespace
Skyline.DataMiner.Core.Scheduler.Automation
Assembly
Skyline.DataMiner.Core.Scheduler.Automation.dll

Enabled

Gets or sets a value indicating whether the Scheduler Task is Enabled true or not false.

public bool Enabled { get; set; }

Property Value

bool