openPDC Historian Help
Value Property
Namespaces ► TVA.Historian.Files ► MetadataRecordConstantFields ► Value
Gets or sets the constant value of the MetadataRecord.
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