openPDC Historian Help
AlarmByPager Property
NamespacesTVA.Historian.FilesMetadataRecordGeneralFlagsAlarmByPager
Gets or sets a boolean value that indicates whether text alarm notifications are to be sent for the MetadataRecord.
Declaration Syntax
C#Visual BasicVisual C++
public bool AlarmByPager { get; set; }
Public Property AlarmByPager As Boolean
public:
property bool AlarmByPager {
	bool get ();
	void set (bool value);
}

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