openPDC Historian Help
ProcessExport Method (exportName)
NamespacesTVA.Historian.ExportersIExporterProcessExport(String)
Causes the Export with the specified exportName to be processed.
Declaration Syntax
C#Visual BasicVisual C++
void ProcessExport(
	string exportName
)
Sub ProcessExport ( _
	exportName As String _
)
void ProcessExport(
	String^ exportName
)
Parameters
exportName (String)
Name of the Export to be processed.

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