openPDC Historian Help
HighRange Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordHighRange

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

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

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