Property StepSize
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
StepSize
Gets or sets the step size.
public double StepSize { get; set; }
Property Value
Exceptions
- ArgumentException
When the value is
Double.NaN
or infinity.