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

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