Click or drag to resize

ExportRecords Property

Gets the ExportRecords whose time-series data is to be exported by the Exporter.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public virtual List<ExportRecord> Records { get; }
View Source

Property Value

ListExportRecord
See Also