openPDC Historian Help
CouldNotCalculate Property
NamespacesTVA.Historian.FilesMetadataRecordAlarmFlagsCouldNotCalculate
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