openPDC Historian Help
LowRange Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordLowRange

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

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

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