Class TimePicker.TimePickerChangedEventArgs
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Provides data for the Changed event.
public class TimePicker.TimePickerChangedEventArgs : EventArgs
- Inheritance
-
TimePicker.TimePickerChangedEventArgs
- Extension Methods
Properties
- Previous
Gets the previous time of day.
- TimeSpan
Gets the new time of day.