openPDC Historian Help
Value Property
NamespacesTVA.Historian.FilesArchiveDataPointValue
Gets or sets the floating-point value of ArchiveDataPoint.
Declaration Syntax
C#Visual BasicVisual C++
public virtual float Value { get; set; }
Public Overridable Property Value As Single
public:
virtual property float Value {
	float get ();
	void set (float value);
}

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