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

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