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

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