Table of Contents

Property DoubleValue

Namespace
Skyline.DataMiner.Net.Profiles
Assembly
SLNetTypes.dll

DoubleValue

Gets or sets the parameter value in case the type is Double.

public double DoubleValue { get; set; }

Property Value

double

The parameter value in case the type is Double.