Table of Contents

Constructor ParameterValue

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

ParameterValue()

Initializes a new instance of the ParameterValue class.

public ParameterValue()

ParameterValue(ParameterValue)

Initializes a new instance of the ParameterValue class using the specified parameter value.

public ParameterValue(ParameterValue pv)

Parameters

pv ParameterValue

The parameter value.