openPDC Historian Help
Value Property
NamespacesTVA.Historian.FilesMetadataRecordAlarmFlagsValue
Gets or sets the 32-bit integer value used for defining which data Quality should trigger an alarm notification.
Declaration Syntax
C#Visual BasicVisual C++
public int Value { get; set; }
Public Property Value As Integer
public:
property int Value {
	int get ();
	void set (int value);
}

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