openPDC Historian Help
LowAlarm Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordLowAlarm

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

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

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