Table of Contents

Method ApplyInstance

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

ApplyInstance(out string, params ElementInfoEventMessage[])

Applies this profile instance to the specified elements.

public void ApplyInstance(out string error, params ElementInfoEventMessage[] info)

Parameters

error string

Output string that will contain any errors that occurred.

info ElementInfoEventMessage[]

Elements on which this profile instance needs to be applied.