openPDC Historian Help
LowRange Property
NamespacesTVA.Historian.DataServicesSerializableMetadataRecordLowRange
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.33.39252