Click or drag to resize

DataPublisherAllowNaNValueFilter Property

Gets or sets flag that indicates if this publisher will allow filtering of data which is not a number.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool AllowNaNValueFilter { get; set; }
View Source

Property Value

Boolean
See Also