Class Numeric.NumericChangedEventArgs
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Provides data for the Changed event.
public class Numeric.NumericChangedEventArgs : EventArgs
- Inheritance
-
Numeric.NumericChangedEventArgs
- Extension Methods
Properties
- Previous
Gets the previous value of the numeric.
- Value
Gets the new value of the numeric.