openPDC Historian Help
ExceptionLimit Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordExceptionLimit

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

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

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