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

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