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

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