Event Changed
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Triggered when a different datetime is picked. WantsOnChange will be set to true when this event is subscribed to.
public event EventHandler<Calendar.CalendarChangedEventArgs> Changed
Returns
- EventHandler<Calendar.CalendarChangedEventArgs>
- Triggered when a different datetime is picked. WantsOnChange will be set to true when this event is subscribed to.