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

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