Table of Contents

Property ScriptOutput

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

ScriptOutput

Gets or sets the script output.

public Dictionary<string, string> ScriptOutput { get; set; }

Property Value

Dictionary<string, string>

The script output.