Click or drag to resize

ImmediateMeasurementsOutlierState Property

Gets or sets the MeasurementStateFlags to apply to the ImmediateMeasurements when OutlierOperation is set to PublishWithBadState and timestamp is outside defined Lag/Lead time bounds.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public MeasurementStateFlags OutlierState { get; set; }
View Source

Property Value

MeasurementStateFlags
See Also