openPDC Historian Help
ProcessExport Method (export)
NamespacesTVA.Historian.ExportersRollingHistoryExporterProcessExport(Export)
Processes the export using the current Data.
Declaration Syntax
C#Visual BasicVisual C++
protected override void ProcessExport(
	Export export
)
Protected Overrides Sub ProcessExport ( _
	export As Export _
)
protected:
virtual void ProcessExport(
	Export^ export
) override
Parameters
export (Export)
Export to be processed.
Exceptions
ExceptionCondition
ArgumentException OutputFile, OutputFormat or OutputTimespan setting is missing from the Settings of the export.

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