openPDC Historian Help
UnreasonableLow Property
NamespacesTVA.Historian.FilesMetadataRecordAlarmFlagsUnreasonableLow
Gets or sets a boolean value that indicates whether a data Quality of UnreasonableLow should trigger an alarm notification.
Declaration Syntax
C#Visual BasicVisual C++
public bool UnreasonableLow { get; set; }
Public Property UnreasonableLow As Boolean
public:
property bool UnreasonableLow {
	bool get ();
	void set (bool value);
}

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