openPDC Historian Help
HighWarning Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordHighWarning

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

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

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