openPDC Historian Help
AlarmEnabled Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordAlarmEnabled

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

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

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