openPDC Historian Help
AlarmByEmail Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordAlarmByEmail

[This is preliminary documentation and is subject to change.]

Gets or sets the AlarmByEmail.
Declaration Syntax
C#Visual BasicVisual C++
[DataMemberAttribute(Order = )]
[XmlAttributeAttribute]
public bool AlarmByEmail { get; set; }
<DataMemberAttribute(Order := )> _
<XmlAttributeAttribute> _
Public Property AlarmByEmail As Boolean
[DataMemberAttribute(Order = )]
[XmlAttributeAttribute]
public:
property bool AlarmByEmail {
	bool get ();
	void set (bool value);
}

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