Click or drag to resize
Grid Solutions Framework

StatisticsReaderTotalFrames Property

After the StatisticsReader has read statistics from the archive file, this will contain the statistics on the total number of frames.

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

Property Value

DictionaryMetadataRecord, IEnumerableIDataPoint
See Also