Table of Contents

Method AddOrUpdateProfileInstance

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

AddOrUpdateProfileInstance(ProfileInstance)

Adds or updates the specified profile instance.

public ProfileInstance AddOrUpdateProfileInstance(ProfileInstance instance)

Parameters

instance ProfileInstance

The profile instance.

Returns

ProfileInstance

The updated profile instance.