Table of Contents

Property IsEnabled

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

IsEnabled

Gets or sets a value indicating whether the control is enabled in the UI. Disabling causes the widgets to be grayed out and disables user interaction.

public virtual bool IsEnabled { get; set; }

Property Value

bool

Remarks

Available from DataMiner 9.5.3 onwards.