Table of Contents

Class SetParameterRequest

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Protocol.Local
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Protocol.dll

Class used to make set parameters to SLProtocol.

public class SetParameterRequest
Inheritance
SetParameterRequest
Extension Methods

Constructors

SetParameterRequest(int, object)

Initializes a new instance of the SetParameterRequest class.

Properties

Id

Gets the ID of the parameter to set the value.

Value

Gets the value to set on the parameter.