Table of Contents

Property Data

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

Data

Gets or sets the key/value pairs that represent the output data of the entry point.

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

Property Value

Dictionary<string, string>