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

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