Click or drag to resize

ExporterBase Constructor

Initializes a new instance of the exporter.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
protected ExporterBase(
	string name
)
View Source

Parameters

name  String
Name of the exporter.
See Also