Click or drag to resize
Grid Solutions Framework

StatisticsReaderTimeQualityErrors Property

After the StatisticsReader has read statistics from the archive file, this will contain the statistics on time quality errors.

Namespace: HistorianAdapters
Assembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.182-beta
Syntax
public Dictionary<MetadataRecord, IEnumerable<IDataPoint>> TimeQualityErrors { get; }
View Source

Property Value

DictionaryMetadataRecord, IEnumerableIDataPoint
See Also