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

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