Table of Contents

Constructor ProtocolParameterReference

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

ProtocolParameterReference()

Initializes a new instance of the ProtocolParameterReference class.

public ProtocolParameterReference()

ProtocolParameterReference(ProtocolParameterReference)

Initializes a new instance of the ProtocolParameterReference class using the specified ProtocolParameterReference instance.

public ProtocolParameterReference(ProtocolParameterReference ppr)

Parameters

ppr ProtocolParameterReference

The protocol parameter reference to copy the values from.