openPDC Historian Help
AlarmEmails Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordAlarmEmails

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

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

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