Table of Contents

Event Changed

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

Triggered when the value of the numeric changes. WantsOnChange will be set to true when this event is subscribed to.

public event EventHandler<Numeric.NumericChangedEventArgs> Changed

Returns

EventHandler<Numeric.NumericChangedEventArgs>
Triggered when the value of the numeric changes. WantsOnChange will be set to true when this event is subscribed to.