openPDC Historian Help
RollingHistoryExporter Constructor (name)
NamespacesTVA.Historian.ExportersRollingHistoryExporterRollingHistoryExporter(String)
Initializes a new instance of the RollingHistoryExporter class.
Declaration Syntax
C#Visual BasicVisual C++
protected RollingHistoryExporter(
	string name
)
Protected Sub New ( _
	name As String _
)
protected:
RollingHistoryExporter(
	String^ name
)
Parameters
name (String)
Name of the exporter.

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