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

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