openPDC Historian Help
AlarmEnabled Property
NamespacesTVA.Historian.DataServicesSerializableMetadataRecordAlarmEnabled
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.33.39252