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

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