Table of Contents

Property Map

Namespace
Skyline.DataMiner.Scripting
Assembly
QActionHelperBaseClasses.dll

Map

Gets or sets the saved data as a dictionary.

public Dictionary<string, object> Map { get; set; }

Property Value

Dictionary<string, object>

The data map.