openPDC Historian Help
Identifier Property
NamespacesTVA.Historian.ExportersExportRecordIdentifier
Gets or sets the historian identifier of the Instance whose time-series data is to be exported.
Declaration Syntax
C#Visual BasicVisual C++
public int Identifier { get; set; }
Public Property Identifier As Integer
public:
property int Identifier {
	int get ();
	void set (int value);
}
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not positive or -1.

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