openPDC Historian Help
GetStatistics Method (export)
NamespacesTVA.Historian.ExportersStatisticsExporterGetStatistics(Export)
Returns the calculated StatisticsExporter..::.Statistics from buffered data of the specified export.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual StatisticsExporter..::.Statistics GetStatistics(
	Export export
)
Protected Overridable Function GetStatistics ( _
	export As Export _
) As StatisticsExporter..::.Statistics
protected:
virtual StatisticsExporter..::.Statistics^ GetStatistics(
	Export^ export
)
Parameters
export (Export)
Export for which statistical values are to be calculated.
Return Value
The calculated StatisticsExporter..::.Statistics from buffered data of the specified export.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252