Table of Contents

Method AddOrUpdateProfileInstances

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

AddOrUpdateProfileInstances(params ProfileInstance[])

Adds or updates the specified profile instances.

public ProfileInstance[] AddOrUpdateProfileInstances(params ProfileInstance[] instances)

Parameters

instances ProfileInstance[]

The profile instances.

Returns

ProfileInstance[]

The updated profile instances.