Constructor Numeric
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Numeric(double)
Initializes a new instance of the Numeric class.
public Numeric(double value)
Parameters
value
doubleCurrent value of the numeric.
Numeric()
Initializes a new instance of the Numeric class.
public Numeric()