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

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