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

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