Table of Contents

Method AddOrUpdateParameter

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

AddOrUpdateParameter(Parameter)

Adds or updates the specified profile parameter.

public Parameter AddOrUpdateParameter(Parameter parameter)

Parameters

parameter Parameter

The profile parameter.

Returns

Parameter

The updated profile parameter.