Table of Contents

Constructor ScriptEntry

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

ScriptEntry()

Initializes a new instance of the ScriptEntry class.

public ScriptEntry()

ScriptEntry(ScriptEntry)

Initializes a new instance of the ScriptEntry class using the specified script entry.

public ScriptEntry(ScriptEntry entry)

Parameters

entry ScriptEntry

The entry to base this new ScriptEntry instance on.