openPDC Historian Help
UnitNumber Property
NamespacesTVA.Historian.FilesMetadataRecordUnitNumber
Gets or sets the unit (i.e. generator) to which the HistorianID is associated.
Declaration Syntax
C#Visual BasicVisual C++
public int UnitNumber { get; set; }
Public Property UnitNumber As Integer
public:
property int UnitNumber {
	int get ();
	void set (int value);
}

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