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

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