Click or drag to resize

CommandMeasurementStateFlags Property

Gets or sets the flags that define the quality of the measurement.

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

Property Value

MeasurementStateFlags
See Also