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

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