openPDC Historian Help
AlarmFlags Property
NamespacesTVA.Historian.DataServicesSerializableMetadataRecordAlarmFlags
Gets or sets the Value.
Declaration Syntax
C#Visual BasicVisual C++
[XmlAttributeAttribute]
[DataMemberAttribute(Order = )]
public int AlarmFlags { get; set; }
<XmlAttributeAttribute> _
<DataMemberAttribute(Order := )> _
Public Property AlarmFlags As Integer
[XmlAttributeAttribute]
[DataMemberAttribute(Order = )]
public:
property int AlarmFlags {
	int get ();
	void set (int value);
}

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