openPDC Historian Help
Instance Property
NamespacesTVA.Historian.ExportersExportRecordInstance
Gets or sets the name of the historian instance providing the time-series data.
Declaration Syntax
C#Visual BasicVisual C++
public string Instance { get; set; }
Public Property Instance As String
public:
property String^ Instance {
	String^ get ();
	void set (String^ value);
}
Exceptions
ExceptionCondition
ArgumentNullExceptionThe value being assigned is a null or empty string.

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