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; }
Gets or sets the key/value pairs that represent the output data of the entry point.
public Dictionary<string, string> Data { get; set; }