Property Map
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.
Gets or sets the saved data as a dictionary.
public Dictionary<string, object> Map { get; set; }
The data map.