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

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