Click or drag to resize

MeasurementStateFlags Property

Gets or sets MeasurementStateFlags associated with this Measurement.

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

Property Value

MeasurementStateFlags

Implements

IMeasurementStateFlags
See Also