openPDC Historian Help
Value Property
NamespacesTVA.Historian.DataServicesSerializableTimeSeriesDataPointValue
Gets or sets the Value.
Declaration Syntax
C#Visual BasicVisual C++
[XmlAttributeAttribute]
[DataMemberAttribute(Order = )]
public float Value { get; set; }
<XmlAttributeAttribute> _
<DataMemberAttribute(Order := )> _
Public Property Value As Single
[XmlAttributeAttribute]
[DataMemberAttribute(Order = )]
public:
property float Value {
	float get ();
	void set (float value);
}

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