Table of Contents

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 double

Current value of the numeric.

Numeric()

Initializes a new instance of the Numeric class.

public Numeric()