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

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