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

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