Click or drag to resize

IExporterProcessExport Method

Causes the Export with the specified exportName to be processed.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
void ProcessExport(
	string exportName
)
View Source

Parameters

exportName  String
Name of the Export to be processed.
See Also