openPDC Historian Help
Interval Property
NamespacesTVA.Historian.ExportersExportInterval
Gets or sets the interval (in seconds) at which the Export is to be processed if its Type is Intervaled.
Declaration Syntax
C#Visual BasicVisual C++
public double Interval { get; set; }
Public Property Interval As Double
public:
property double Interval {
	double get ();
	void set (double value);
}

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