openPDC Historian Help
LowWarning Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordLowWarning

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

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

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