openPDC Historian Help
AlarmEnabled Property
NamespacesTVA.Historian.FilesMetadataRecordGeneralFlagsAlarmEnabled
Gets or sets a boolean value that indicates whether alarm notifications are enabled for the MetadataRecord.
Declaration Syntax
C#Visual BasicVisual C++
public bool AlarmEnabled { get; set; }
Public Property AlarmEnabled As Boolean
public:
property bool AlarmEnabled {
	bool get ();
	void set (bool value);
}

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