Property Records
Records
Gets or sets the records.
public Dictionary<string, List<TrendRecord>> Records { get; set; }
Property Value
- Dictionary<string, List<TrendRecord>>
The records.
Gets or sets the records.
public Dictionary<string, List<TrendRecord>> Records { get; set; }
The records.