openPDC Historian Help
Value Property
NamespacesTVA.HistorianIDataPointValue
Gets or sets the value of the time-series data point.
Declaration Syntax
C#Visual BasicVisual C++
float Value { get; set; }
Property Value As Single
property float Value {
	float get ();
	void set (float value);
}

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