Click or drag to resize

XmlExporter(String) Constructor

Initializes a new instance of the XmlExporter class.

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

Parameters

name  String
Name of the exporter.
See Also