openPDC Historian Help
AlarmByPager Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordAlarmByPager

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

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

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