Table of Contents

Method AddOrUpdateParameters

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

AddOrUpdateParameters(params Parameter[])

Adds or updates the specified profile parameters.

public Parameter[] AddOrUpdateParameters(params Parameter[] parameters)

Parameters

parameters Parameter[]

The profile parameters.

Returns

Parameter[]

The updated profile parameters.