openPDC Historian Help
HistorianID Property
NamespacesTVA.Historian.FilesMetadataRecordSummaryHistorianID
Same as HistorianID.
Declaration Syntax
C#Visual BasicVisual C++
public int HistorianID { get; private 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 or -1.

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