Class Time.TimeChangedEventArgs
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Provides data for the Changed event.
public class Time.TimeChangedEventArgs : EventArgs
- Inheritance
-
Time.TimeChangedEventArgs
- Extension Methods
Properties
- Previous
Gets the previous timespan.
- TimeSpan
Gets the new timespan.